Skip to main content

Result Object

NoNameTypeMandatoryMin LengthMax LengthDescription
1 statusStringC19Status
2 statusDescStringC1100Status Desc
3 datetimeDate Format (YYYY-MM-DD hh:mi:ss)C1919Date time
4 referenceStringC140Reference
5 channelStringC36Channel
"result": {
"payment": {
"status": "CAPTURED",
"statusDesc": "The authorized amount for this order, in full or excess, has been captured successfully",
"datetime": "2023-08-20 21:57:13",
"reference": "016460",
"channel": null
}
},