post https://api.paynearme-sandbox.com/json-api/create_user
Create a user record for disbursement orders (i.e., push_order
).
How to TestEach user must have a unique
site_user_identifier
. We've deliberately removed the example value for this field, since it can only be used once. When testing the call, add your ownsite_user_identifier
, which can be any 1- to 50-character alphanumeric string. You can spell your name, enter a dirty word, or let your cat walk across your keyboard. As long as a unique string of characters are entered in that field, you should get a successful response.