Authorization
The bank's decision on one purchase, with the network response code, the hold it placed and the clearing that posted it.
OBJECTThe Authorization objectThe bank's decision on one purchase, with the network response code, the hold it placed and the clearing that posted it.POSTCreate an authorization
/authorizations · An authorization may carry network_token (token_reference, token_requestor_id, assurance_method, cryptogram_result) when the network detokenized it: the token must map to this card and requestor, be active and unexpired, the channel and merchant within its domain, a wallet token's cryptogram valid, its wallet consent enabled and its own controls met, or the authorization is declined with the token reason (05, 54, 57, 61, 62 or 63)GETList all authorizations/authorizations · List authorizationsPOSTExpire pending authorisations past their merchant-class window/authorizations/expirationsGETGet an authorization by ID/authorizations/{id} · Read an authorisationPOSTClear an authorisation (post the purchase)/authorizations/{id}/clearPOSTRaise an open authorisation (incremental authorisation)/authorizations/{id}/incrementsGETThe authorisation's merchant-screening flag from clearing and every screening attempt/authorizations/{id}/merchant-screeningPOSTReverse an authorisation/authorizations/{id}/reverse