Use Case for Creating a Vendor

To create a vendor, include values for fields such as company name in the request body.

          POST {{REST_SERVICES}}/record/v1/vendor/
{
    "companyName": "NZ Vendor"
} 

        

Related Topics

General Notices