API Test site
get
Query parameters
querystringOptional
limitintegerOptionalExample:
20statusstringOptional
sortstring · enumOptionalExample:
decreasePossible values: Responses
200
A list of wholesale pricings
application/json
idintegerOptionalExample:
1titlestringOptionalExample:
New Wholesale Pricingstatusboolean · enumOptionalExample:
truePossible values: created_atstringOptionalExample:
2026-01-15T10:00:00updated_atstringOptionalExample:
2026-01-15T10:00:00401
Unauthorized
403
This action is unauthorized
429
Too Many Requests
get/wholesale-pricings
post
Body
titlestringOptionalExample:
New Wholesale Pricingstatusboolean · enumOptionalExample:
truePossible values: Responses
200
A wholesale pricing
application/json
idintegerOptionalExample:
1titlestringOptionalExample:
New Wholesale Pricingstatusboolean · enumOptionalExample:
truePossible values: created_atstringOptionalExample:
2026-01-15T10:00:00updated_atstringOptionalExample:
2026-01-15T10:00:00401
Unauthorized
403
This action is unauthorized
429
Too Many Requests
post/wholesale-pricings
get
Path parameters
idintegerRequiredExample:
1Responses
200
A wholesale pricing
application/json
idintegerOptionalExample:
1titlestringOptionalExample:
New Wholesale Pricingstatusboolean · enumOptionalExample:
truePossible values: created_atstringOptionalExample:
2026-01-15T10:00:00updated_atstringOptionalExample:
2026-01-15T10:00:00401
Unauthorized
403
This action is unauthorized
404
Wholesale pricing not found
429
Too Many Requests
get/wholesale-pricings/{id}
put
Body
titlestringOptionalExample:
New Wholesale Pricingstatusboolean · enumOptionalExample:
truePossible values: Responses
200
A wholesale pricing
application/json
idintegerOptionalExample:
1titlestringOptionalExample:
New Wholesale Pricingstatusboolean · enumOptionalExample:
truePossible values: created_atstringOptionalExample:
2026-01-15T10:00:00updated_atstringOptionalExample:
2026-01-15T10:00:00401
Unauthorized
403
This action is unauthorized
429
Too Many Requests
put/wholesale-pricings/{id}
delete
Path parameters
idsintegerRequiredExample:
1Responses
200
Delete wholesale pricings
application/json
successbooleanOptionalExample:
true401
Unauthorized
403
This action is unauthorized
404
Wholesale pricing not found
429
Too Many Requests
delete/wholesale-pricings/{ids}
Last updated
Was this helpful?