Response Code

Each service you use generates or requires a response code. This response code applies only to the services listed in the Service table.

Format Response
Response Code Description
responseCode
Format:
HTTP Code + Service Code + Error Code / (200+24+00)

Example:
2002400
responseMessage
Response Description.
Service Code
Service Name Service Code
Inquiry
24
Payment
25
Payment Host to Host
54
QRIS
47
Inquiry Status
26
Delete VA
31
Response Code
HTTP Code Service Code Error Code Response Message Description
200
any
00
Successful
Successful
400
any
01
Duplicate referenceNo / paymentRequestId
Transaction has previously been processed indicates the same partnerReferenceNo already success.
400
any
02
Invalid mandatory field.
Missing or invalid format on mandatory field.
401
any
00
Unauthorized. [reason]
General unauthorized error (No Interface Def, API is Invalid, Oauth Failed, Verify Client Secret Fail, Client Forbidden Access API, Unknown Client, Key not Found)
401
any
01
Unknown Internal Server Failure, please retry the process again
Unknown Internal Server Failure, Please retry the process again.
401
any
01
Invalid token (B2B)
Token found in request is invalid (Access Token Not Exist, Access TokenExpiry).
404
any
12
Invalid Bill / Virtual Account.
The bill is blocked / suspended / not found.

Virtual account is suspend / not found.
404
any
13
Invalid Amount. The amount doesn’t match with what supposed to
The amount doesn't match with what supposed to.
404
any
14
Bill has been paid
The bill has been paid.
409
any
00
Conflict
Cannot use same X- EXTERNAL-ID in same day.
500
any
00
General Error
General Error.
500
any
01
Internal Server Error
Unknown Internal Server Failure, Please retry the process again.
500
any
02
External Server Error
Backend system failure, etc.
504
any
00
Timeout
Timeout from the issuer.
Scroll to Top