Inventory Master

Create Supplier

post/inventory/suppliers

Request body

namestring required
codestring nullable

Optional supplier short code

contact_phonestring nullable
contact_emailstring nullable
payment_termsstring nullable

e.g. CASH, 30D, 60D

default_currencystring nullable
is_activeboolean

Response

Successful Response

namestring required
codestring nullable

Optional supplier short code

contact_phonestring nullable
contact_emailstring nullable
payment_termsstring nullable

e.g. CASH, 30D, 60D

default_currencystring nullable
is_activeboolean
idinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.