Public APIs for Registration form (RF)
Last updated
Was this helpful?
Last updated
Was this helpful?
These APIs are REST APIs. You can use them to manage customer pricing rules, calculate variants' prices based on rules, search for customers, get products, etc. Detailed instructions on how to do it are shown below:
After you install the B2B/Wholesale Solution Shopify app. Go to the Public API page, and click on the Copy button.
GET
https://b2b-solution-public-api.bsscommerce.com/api/v1/rf/form/:id
Headers
Content-Type
application/json
x-bss-b2b-api-key
Your access key
Params
domain
Your store domain (i.e. abc.myshopify.com)
Response
POST
https://b2b-solution-public-api.bsscommerce.com/api/v1/rf/wholesaler/register
Headers
Content-Type
application/json
x-bss-b2b-api-key
Your access key
Params
domain
Your store domain (i.e. abc.myshopify.com)
Body
Response