Create pin
The available versions for this api are v1.0 and v2.0.
POST
https://tokoapisnap-stg.netzme.com/api/
{version}
/merchant/create-pin
Parameter
Data Type
Description
custIdMerchant
String
User ID provided by netzme
partnerReferenceNo
String
API request identifier from the user's system, must be unique for each request
additionalInfo
Object
pin
String
User PIN
type
String
type of request, for created pin, the type is "created_pin"
Last updated