SafetyPay Create Disposition Result
mtidstring
Merchant transaction identifier.
Example:
1607092862resultCodeinteger
Result code returned for the operation.
Example:
0errorCodeinteger
Error code returned for the operation.
Example:
0SafetyPay Create Disposition Result
{
"mtid": "1607092862",
"resultCode": 0,
"errorCode": 0
}