Partner API
Last updated
Last updated
This API is REST API. You can get information from BSS: B2B Portal/Net Term through this API.
Contact us at email support-sbc@bsscommerce.com for the access key and more information related.
Net-terms orders
GET
https://b2b-customer-portal-api.bsscommerce.com/api/v1/nt/orders
Name | Type | Description |
---|---|---|
Example:
URL: https://b2b-customer-portal-api.bsscommerce.com/api/v1/nt/orders?access_key=123456XYZ&limit=7&offset=6
Response
access_key*
String
String
Use to filter orders by email
offset
Number
The order in which records start to be retrieved
Positive number only
Default value: 0
order_name
String
Use to filter orders by order name
limit
Number
Number of records to retrieve
Positive number only
Default value: 50