Skip to main content

Response Format

The standard response format for the EasyPay Online Payment API is as follows.

Response Body Example
{
"resCd" : "0000",
"resMsg" : "Success"
}

Response Fields

Field NameTypeRequiredDescription
resCdstringResponse Code
resMsgstringResponse Message

Response Codes

Code ValueTypeDescription
0000StringSuccess
XXXXStringFailure Reason (Excluding '0000')