API Reference
Fulfilment

Create additional fulfilment payment

1min
POST
This endpoint will provide the ability to add an additional payment to an existing fulfilment within eSuite
Authentication
Authorization
Path Parameters
accountReference
*
fulfilmentReference
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Body Parameters
payment
*
Description
This is a class used to save additional payments.
paymentDate
paymentMethod
vatAmount
grossAmount
netAmount
currency
customPaymentParameters
Responses
202
No Content
400
β€’ Invalid payment date provided <br />β€’ Invalid payment method provided <br />β€’ Invalid format for VAT amount <br />β€’ Invalid format for net amount <br />β€’ Invalid format for gross amount <br />β€’ Invalid currency provided
401
API Authentication Failure: Invalid Authentication Type/Credentials Provided
404
β€’ Account cannot be found <br />β€’ Fulfilment cannot be found
412
β€’ Fulfilments is in an invalid status to add an additional payment <br />β€’ Offline payment are not enabled for your instance. <br />β€’ The sum of net and VAT must equal the gross amount provided <br />β€’ [Currency ISO Code] is not enabled for your instance <br />β€’ The currency provided must match that used for other transactions for the fulfilment <br />β€’ [Parameter Name] is not configured as a custom payment parameter for your instance
ο»Ώ

ο»Ώ

πŸ€”
Have a question?
Our super-smart AI, knowledgeable support team and an awesome community will get you an answer in a flash.
To ask a question or participate in discussions, you'll need to authenticate first.

ο»Ώ