/async-passthrough/{async_passthrough_receipt_id}

Retrieves data from earlier async-passthrough POST request

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

async_passthrough_receipt_idstringRequiredformat: "uuid"

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Response

methodstring
pathstring
statusinteger
responseany
response_headersmap from strings to any or null
response_typeenum or null
  • JSON - JSON
  • BASE64_GZIP - BASE64_GZIP
Allowed values:
headersmap from strings to any or null