Account Resources
Account related resources. (an Account is defined by the Type Field and usually represents a Customer/Vendor/Warehouse). includes: accounts, contacts, account_users, account_catalogs, account_inventory.
Accounts
https://api.pepperi.com/v1.0/accounts
https://api.pepperi.com/v1.0/accounts/{id}
https://api.pepperi.com/v1.0/accounts/externalid/{id}
https://api.pepperi.com/v1.0/totals/accounts
https://api.pepperi.com/v1.0/metadata/accounts
https://api.pepperi.com/v1.0/accounts
https://api.pepperi.com/v1.0/bulk/accounts/json
https://api.pepperi.com/v1.0/bulk/accounts/csv_zip
Starts a new async bulk upload job that upserts (updates/inserts) multiple accounts data as a zip file that contains a single csv file. This async request returns a Job ID and URI to query the job’s status. ExternalID is required in case of insert and either InternalID or ExternalID are required in case of update.
https://api.pepperi.com/v1.0/metadata/accounts
https://api.pepperi.com/v1.0/accounts/{id}
https://api.pepperi.com/v1.0/accounts/externalid/{id}
Contacts
method
description
https://api.pepperi.com/v1.0/contacts
Retrieves a list of contacts including details about each contact and its nested objects.
https://api.pepperi.com/v1.0/contacts/{id}
https://api.pepperi.com/v1.0/contacts/externalid/{id}
https://api.pepperi.com/v1.0/totals/contacts
https://api.pepperi.com/v1.0/metadata/contacts
https://api.pepperi.com/v1.0/contacts
Upserts (updates/inserts) a single contact data. ExternalID and Account ExternalID are required in case of insert and either InternalID or ExternalID are required in case of update.
https://api.pepperi.com/v1.0/contacts/ConnectAsBuyer
Connects contact as buyer.
https://api.pepperi.com/v1.0/bulk/contacts/json
https://api.pepperi.com/v1.0/bulk/contacts/csv_zip
Starts a new async bulk upload job that upserts (updates/inserts) multiple contacts data as a zip file that contains a single csv file. This async request returns a Job ID and URI to query the job’s status. ExternalID and Account ExternalID are required in case of insert and either InternalID or ExternalID are required in case of update.
https://api.pepperi.com/v1.0/contacts/{id}
https://api.pepperi.com/v1.0/contacts/externalid/{id}
Account Users
method
description
https://api.pepperi.com/v1.0/account_users
Retrieves a list of account users including details about each account user and its nested objects.
https://api.pepperi.com/v1.0/totals/account_users
https://api.pepperi.com/v1.0/metadata/account_users
https://api.pepperi.com/v1.0/account_users
https://api.pepperi.com/v1.0/bulk/account_users/json
https://api.pepperi.com/v1.0/bulk/account_users/csv_zip
Catalogs
method
description
https://api.pepperi.com/v1.0/catalogs
https://api.pepperi.com/v1.0/totals/catalogs
https://api.pepperi.com/v1.0/metadata/catalogs
Account Catalogs
method
description
https://api.pepperi.com/v1.0/account_catalogs
https://api.pepperi.com/v1.0/totals/account_catalogs
https://api.pepperi.com/v1.0/metadata/account_catalogs
https://api.pepperi.com/v1.0/account_catalogs
https://api.pepperi.com/v1.0/bulk/account_catalogs/json
https://api.pepperi.com/v1.0/bulk/account_catalogs/csv_zip
Account Inventory
method
description
https://api.pepperi.com/v1.0/account_inventory
https://api.pepperi.com/v1.0/totals/account_inventory
https://api.pepperi.com/v1.0/metadata/account_inventory
https://api.pepperi.com/v1.0/account_inventory
https://api.pepperi.com/v1.0/bulk/account_inventory/json
https://api.pepperi.com/v1.0/bulk/account_inventory/csv_zip
Account Sellout
method
description
https://api.pepperi.com/v1.0/account_sellout
https://api.pepperi.com/v1.0/totals/account_sellout
https://api.pepperi.com/v1.0/metadata/account_sellout
{Beta} Retrieves the account_sellout metadata(schema).