Service Code
Overview
Service Code is the code that indicates which service being requested depending of its relative path.
For example, B2B Access Token
generation has a service code of 73
, Balance Inquiry
has a service code of 11
, etc.
Please refer to the table below for list of services implemented by Durianpay.
Table of Service Code
Below listed Service Code of SNAP
Service Name | Service Code | Relative Path |
---|---|---|
Access Token (B2B) | 73 | /v1.0/access-token/b2b |
Balance Inquiry | 11 | /v1.0/balance-inquiry |
Account Inquiry (External) | 16 | /v1.0/account-inquiry-external |
E-Wallet Account Inquiry | 37 | /v1.0/emoney/account-inquiry |
Transfer Interbank | 18 | /v1.0/transfer-interbank |
Transfer E-Wallet | 38 | /v1.0/emoney/topup |
Transfer Status Inquiry | 36 | /v1.0/transfer/status |