Processes

GetAuthorizationStatus returns the authorization status and details of a process

get/v1/processes/{process_id}/authorization_status

Path parameters

process_idstring required

Response

OK

authorization_status'AUTHORIZATION_STATUS_UNSPECIFIED' | 'AUTHORIZATION_STATUS_AUTHORIZATION_PENDING' | 'AUTHORIZATION_STATUS_DOCUMENT_UPLOAD_PENDING' | 'AUTHORIZATION_STATUS_AUTHORIZED' | 'AUTHORIZATION_STATUS_NOT_AUTHORIZED' | 'AUTHORIZATION_STATUS_NO_AUTHORIZATION_REQUIRED' enum

Changes

Changed in 1 of the 2 revisions of this API.2

    • the authorization_details/refund_override_amount/amount response's property type/format changed from string/cents to string/ for status 200

      response-property-type-changed

    • the authorization_details/refund_override_amount/currency_code response's property type/format changed from string/ISO 4217 currency codes to string/ for status 200

      response-property-type-changed

    This revision also has 331 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog