Payout Inquiry Request Parameter
Data Attribute Reference
Data Type
- A: Alphabet
- AN: Alphanumeric
- C: Characters
- B: Boolean
- D: Decimal
- N: Numeric
Mandatory attributes
- M: Mandatory
- C: Conditional
- O: Optional
Parameter | Data Type/ Length | Mandatory | Description |
---|---|---|---|
merchantID | AN 15 | M | Merchant ID provided by 2C2P to merchant |
requestID | AN 30 | C | Unique number used to validate requests Duplicate request IDs will be rejected (idempotency ID) Must be in UUID format * Only requires either the “requestID”or “UTR” parameters |
UTR | AN 22 | C | Unique transaction reference (UTR) number Will be sent to the bank (if supported) Only requires either the “requestID”or “UTR” parameters |
Updated over 1 year ago