/forms/{slug_or_id}/products/{product_sku}/sold

This endpoint updates the sold amount for a product
This feature is available as part of the Standard API.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The form's slug, custom slug or ID.

string
required

The SKU of the product.

Body Params

The body of the request should contain the following fields:

  • sold
integer
required

The sold amount for the product.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/html