Get supplier connections
As a supplier, you can access a list of all the retailer partners you have on the fabric Dropship platform. This endpoint allows you to get a paginated list. Use the status parameter to view all active, onboarding, or suspended partners.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique brand ID. In the Dropship UI this is called the Supplier ID. To find your Supplier ID, click your supplier name in the top nav.
Query Parameters
The unique brand ID. In the Dropship UI this is called the Supplier ID. To find your Supplier ID, click your supplier name in the top nav. Multiple comma separated values can be added.
The unique retailer ID. In the Dropship UI this is called the Merchant ID. To find your Merchant ID, click your merchant name in the top nav. Multiple comma separated values can be added.
ID for verticals such as shoes, clothing, furniture. Multiple values may be added, separated by commas
Integration types such as EDI, API, WooCommerce, etc. Multiple values may be separated by commas
1: Brand (vendor) has monetary adjustments | 0: Brand doesn't have adjustments
1: brand has allowances such as discounts | 0: brand does not have allowances
1: brand has charges such as shipping and handling | 0: brand does not have charges
Managed: brand wants to manage inventory; Unmanaged: brand does not want to manage inventory
Retailer IDs. Multiple values may be separated by commas.
Connection options enabled. Multiple values may be separated by commas.
Connection options disabled
Connection status. Multiple values may be separated by commas.
Onboarding target date is less than specified Time (Unix epoch format)
Onboarding target date is less than or equal to specified Time (Unix epoch format)
Onboarding target date is greater than specified Time (Unix epoch format)
Onboarding target date is greater than or equal to specified Time (Unix epoch format)
Sorting criteria
Page number within the paginated result set
Number of records per page
Response
OK
The response is of type object
.