Create Order

Creates an order in Chargeflow that can be used to enrich a dispute.

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

The unique Chargeflow object identifier of the dispute.

Body Params

Creates a new Chargeflow order.

string
required
length ≤ 128

The unique order identifier appears on the source from which the order originated.

string
required

The unique Chargeflow account identifier to which the order belongs.

date-time
required

The time at which the order was created at the source in ISO 8601 format.

string
enum
required

The financial status of the order

Allowed:
number
required
≥ 0

Order total amount after all deductions.

string
required
length between 3 and 3

Three-letter ISO 4217 currency code in uppercase.

string
length ≤ 128

The order name or number as appear in your source

string
enum
Defaults to standard

The type of the order; defaults to standard.

Allowed:
customer
object

The customer who made this order.

products
array of objects

An array of the products purchased in this order.

products
shipping_address
object
fulfillments
array of objects
fulfillments
Responses

501

Not Implemented - Please contact support at [email protected]

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