Orders Controller Create Order
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
type
Allowed values:
dueDate
customerId
orderCurrency
fixedOrderCurrency
collectionCurrency
payoutCurrency
originBankAccountId
destinationBankAccountId
products
amount
description
reference
Response
id
ID of the order
failureMessage
rawError
orderType
Type of the order
status
dueDate
Due date of the order
description
reference
merchant
customer
currency
fixedOrderCurrency
collectionCurrency
payoutCurrency
destinationBankAccountId
originBankAccountId
details
isCompleted
isRefunded
createdAt
updatedAt
closedAt
paymentLinks
amount
amountDue
amountPaid
amountRefunded
amountUsd
amountDueUsd
amountPaidUsd
amountRefundedUsd