post https://app.skuvault.com/api/products/getSuppliers
Heavy throttling
Returns the list of current Suppliers in a SkuVault account.
Response
Heavy throttling
Returns the list of current Suppliers in a SkuVault account.
xxxxxxxxxx
curl --request POST \
--url https://app.skuvault.com/api/products/getSuppliers \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--data '{"PageNumber":0}'