Payment Intents
Get Payment Intent
Retrieves the details of a PaymentIntent that has previously been created.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Required range:
x >= 0
Response
200
application/json
The response is of type object
.