Batch Create Payment Object

Create up to 100 Payment Objects at a time in one call.

The response contains a list with the payment reference ids provided by you, along with the new payment object id or an error message depending on whether the payment creation failed or succeeded.

We highly recommend providing a reference id for each payment, so you can verify which payments failed and which payments succeeded to be created.

Note that at most 100 payments can be created at a time with this endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
payment_objects
array of objects
required
length between 0 and 1000
payment_objects*
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Invalid request parameters

404

Not Found

500

Internal server error

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