Wallet Order Full

Get a wallet order with full details

📘

Wallet Order Full

Endpoint to fetch all the Wallet Order information including payment processor ISO8583 error codes. This endpoint requires full authentication and that the credentials have VIEW permission over the wallet order.
Please check Card Exceptions for all the possible values of internalErrorCode in the section Unified Error Codes .

Error Details

A failed wallet order can have multiple error fields:

  • internalErrorCode: Wyre's internal error code. This should always be present when the status is FAILED. Please check Card Exceptions * paymentNetworkErrorCode: Payment provider or bank error code. This field is only present when the order failed because of a Bank error. All ISO8583 codes are documented Payment Network Error Codes.

These fields are only available in this endpoint. The errorCode is deprecated and will be removed soon. Please, use internalErrorCode instead.

Language
Authorization
Header
Click Try It! to start a request and see the response here!