Suppliers
Scope: suppliers:read.
GET /user-companies/{company_id}/suppliers
GET /user-companies/{company_id}/suppliers/{supplier_id}
Returns supplier records: id, name, contact information and bank details.
Warning
Supplier records contain bank details. Treat suppliers:read as a
sensitive scope, and do not grant it to an integration that only needs
supplier names.
The API is read-only for suppliers. Create and edit them in the application.