put https://receipts.opencard.io/api/v1/marcet/callbackrequests/
Update callback request
Mandatory Fields
- id: Unique id, the card issuer’s public transaction id.
- auth_time: (Field: 12 in ISO8583) Transaction time. Timestamp of the transaction in ISO 8601 format.
- auth_date: (Field: 13 in ISO8583)Transaction date. Date of the transaction.
- auth_timezone: Transaction timezone.
- reference_no:(Field: 37 in ISO8583) Retrieval reference number for the transaction.
- auth_code: (Field: 38 in ISO8583) The identifier received for the authorization from the network.
- terminal_id: (Field: 41 in ISO8583) Card Acceptor Terminal Id.
- merchant_no: (Field: 42 in ISO8583) Card Acceptor Id, Merchant id.
- auth_masked_card_number: Masked card number.
- auth_amount: Original amount if the purchase was made in a different currency.
- auth_currency: Original currency code in which the transaction was made.
- clearing: true/false. If the transaction state is "cleared" or not.
