Use Case for Creating a Tax Agency Vendor

To create a tax agency vendor, include the id of tax agency in the category field.

          POST {{REST_SERVICES}}/record/v1/vendor/
{
    "companyName": "BZ Vendor",
    "category": "3"
} 

        

Related Topics

General Notices