Create Vendor
Vendor Management
Create Vendor
The API provides a means for merchants or administrators to add new vendors to the system with essential details.
POST
Create Vendor
The API provides a means for merchants or administrators to add new vendors to the system with essential details.Documentation Index
Fetch the complete documentation index at: https://docs.paytring.com/llms.txt
Use this file to discover all available pages before exploring further.
Request Body
Responses
200 OK
400 Bad Request
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
provided by merchant
Vendor Name, this field will not accept any special char other then space
a valid email address
vpa of merchant, if provided will be used as a default option

