Return
The term 'return' is used for:
- naked refund (i.e. a credit transaction without reference to an original transaction)
- refund (partial or complete) with link to an original sale
The below explains the special usage of some tags in case of a refund.
Tag | Description | Presence |
---|---|---|
Hdr/MsgFctn | Use value 'FAUQ' | m |
Tx/TxCaptr | True | m |
Tx/TxTp | Use value 'RFND' | m |
Tx/TxId/TxRef | Reference-ID of transaction. Used as trace-number, format 999999 Format: Max35Text | m |
Tx/TxId/TxDtTm | Date / time of transaction | m |
Tx/OrgnlTx | present in case of linked refund | o |
Tx/xDtls/Ccy | needs to be identical to Ccy of original transaction | m |
Updated 11 months ago