Create Virtual Account
This API is For create Virtual Account Deposit
POST
https://tokoapi-dev.netzme.com/public/api/ppob/v1/create-va
Request
Name
Type
Description
type
String
CREATE_VA
body
JSON Object
Body Object
Body
Name
Type
Description
merchantId
string
Your merchantID, eg: M_YDXabcd1
bankCode
string
Code Of Bank
holderName
string
Your name or your company name
Headers
Parameter
Description
Content-Type
application/json
X-CLIENT-ID
Partner ClientId, eg Xersia01
X-TIMESTAMP
Epoch Time of the request, we will check it. The date of timestamp should be the date you request.
X-MSG-ID
Your unique request-id, eg: Random UUID
X-SIGNATURE
X-AUTHORIZATION
Example
Last updated