Retrieve authorization
Retrieve a specific authorization.
Path parameters
Unique identifier of the authorization.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful request. Returns the requested authorization.
Unique identifier of the authorization.
format: "date"
Date that we received the authorization. The format of this value is YYYY-MM-DD.
format: "date"
Date that the authorization was last changed. The format of this value is YYYY-MM-DD.
Code that indicates the response for the authorization.
Amount that the merchant requested for the authorization. We return the value in the currency’s lowest denomination, for example, cents.
Currency of the authorization.
Object that contains information about the batch. If we can’t match a dispute to a batch, we don’t return ‘batch’ object.
Object that contains information about the card.
Object that contains information about the merchant.
Object that contains summary information about the transaction.