Skip to main content
POST
cURL

Body

receiptId
integer<int64>
statementDescriptor
string | null
card
object
cash
object
bankAccount
object
external
object
billingAddress
object
shippingAddress
object
type
enum<string>
Available options:
CARD,
CASH,
BANK_ACCOUNT,
EXTERNAL,
CREDITS,
OTHER,
GIFT_CARD,
CHECK,
SETTLEMENT
amount
object
tip
object
applicationFee
object
total
object
approuved
object
refunded
object
status
enum<string>
Available options:
APPROUVED,
PENDING,
COMPLETED,
CANCELLED,
FAILED,
PAID,
UNPAID,
OVERDUE,
PROCESSING,
REQUIRES_ACTION,
REFUNDED,
PARTIALLY_REFUNDED,
DISPUTED
receiptNumber
string | null
receiptUrl
string | null
note
string | null
riskEvaluation
object
refunds
object[] | null

Response

OK

id
integer<int64>
billingAddress
object
shippingAddress
object
type
enum<string>
Available options:
CARD,
CASH,
BANK_ACCOUNT,
EXTERNAL,
CREDITS,
OTHER,
GIFT_CARD,
CHECK,
SETTLEMENT
statementDescriptor
string | null
card
object
cash
object
bankAccount
object
external
object
note
string | null
amount
object
tip
object
applicationFee
object
total
object
approuved
object
refunded
object
paymentProcessingFee
object[] | null
status
enum<string>
Available options:
APPROUVED,
PENDING,
COMPLETED,
CANCELLED,
FAILED,
PAID,
UNPAID,
OVERDUE,
PROCESSING,
REQUIRES_ACTION,
REFUNDED,
PARTIALLY_REFUNDED,
DISPUTED
receiptNumber
string | null
receiptUrl
string | null
riskEvaluation
object
refunds
object[] | null
paymentMethodId
integer<int64> | null
paymentMethod
object