Customer Product Numbers
Endpoints for Customer Product Numbers addon
Body
anyOptional
Responses
200
Returns a success response indicating a successful update
application/json
anyOptional
post/b2b/customer-product-number
POST /b2b/customer-product-number HTTP/1.1
Content-Type: application/json
Accept: */*
200
Returns a success response indicating a successful update
No content
Path parameters
idstringRequired
ID of Customer Product Number
Responses
200
Returns a success response indicating a successful update
application/json
anyOptional
delete/b2b/customer-product-number/{id}
DELETE /b2b/customer-product-number/{id} HTTP/1.1
Accept: */*
200
Returns a success response indicating a successful update
No content
Authorizations
sw-context-tokenstringRequired
Body
anyOptional
Responses
200Success
No content
post/b2b/customer-product-numbers
POST /b2b/customer-product-numbers HTTP/1.1
sw-context-token: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 2
{}200Success
No content
Last updated
Was this helpful?