Start processing a payment record
Path parameters
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
The ID of the entity that owns the requested resource.
Request
Raw status string of the external payment intent.
Response
Successful Response
Positive amount in case of successful payment, negative amount in case of payment failure or refund, represented in minor currency units (e.g., cents).
Currency code (ISO 4217) indicating the currency in which the payment was made.
Identifier for an payment intent.
ID of the user associated with the payment, if applicable.
Filled in a case, if payment amount is more, than total_amount
Timestamp marking when the payment was executed. Null if payment hasn’t occurred yet.
Raw status string of the external payment intent.
Payment method used or planned for the transaction.
Scheduled date for future payments, required when the payment is planned but not yet executed.
Status of the payment record indicating its current stage (e.g., created, processing, succeeded).