put https://api.paperform.co/v1/forms//products//sold
This endpoint updates the sold amount for a product
This feature is available as part of the Standard API.
Log in to see full request history
Responses
This endpoint updates the sold amount for a product
This feature is available as part of the Standard API.
xxxxxxxxxx
curl --request PUT \
--url https://api.paperform.co/v1/forms/slug_or_id/products/product_sku/sold \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: