Create a new product in your catalog. Products can be referenced when creating payments to pre-fill amount and description.
API access token obtained from POST /oauth/token. Include as Authorization: Bearer {token}.
A unique string to ensure the request is processed only once. Must be unique per request. Valid for 24 hours.
100Product created.