Create Payment Request
Creates a new Payment Request from the information sent in the body.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Unique identifier of the payment method.
Amount to be charged.
Response
Unique identifier for this payment request.
"0697129c-26e2-42f1-a000-dc60878d5588"
Current status of the payment request.
pending
, processing
, approved
, error
"approved"
Reference to the customer who owns the payment method from which the payment request was created.
"e79a0b74-3aba-4149-9f74-0bb5791a6ee6"
Reference to the payment method from which the payment request was created.
"67d7ae28-bf1d-4ee9-8a47-99358c9e6c32"
Always "cop" (Colombian Pesos).
"cop"
Amount to collect from the customer's payment method, with no more than two decimal places.
10000
ISO string when the payment request was created.
"“2023-10-26T21:28:34.152Z”"
ISO string when the payment request was last updated.
"“2023-10-26T21:28:34.152Z”"