get https://api.testwyre.com/v3/orders//full
Track a wallet order with full details
Wallet Order Full
This endpoint differs from the more lightweight Get Wallet Order in that it includes payment processor ISO8583 error codes and requires full authentication (the credentials have
VIEW
permission over the wallet order).
Error Details
A failed wallet order can have multiple error fields:
-
internalErrorCode
: Wyre's internal error code. This should always be present when thestatus
isFAILED
.- Please check Card Exceptions for all the possible values of
internalErrorCode
in the section Unified Error Codes
- Please check Card Exceptions for all the possible values of
-
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 in Payment Network Error Codes.