Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Unique identifier of the intent
Example:
"in_fooBOwYsaK50AEfK"
Query Parameters
List of fields to expand in the response. Available options:
charge_attempts
: includes all charge attemptssucceeded_charge
: includes the successful charge details
Response
Successful response with transaction status and related details
The response is of type object
.