Upsert payment items to a manifest payment. To update a payment, specify a valid id for the payment. Payments without ids will be created.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the manifest for which to upsert a set of payments. It could also be the external ID of the manifest, but in order to use external ID it has to follow this format: ext:{externalID} or external_id:{externalID}. So for example if the manifest's external ID is test123 then the value of manifestID should be ext:test1234 or external_id:test1234.

Body Params

Request to update manifest payment

payment_items
array of objects
payment_items
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json