Create a ProductCopy Pagepost https://api-dev.gettrx.com/payments/v1/productsBody ParamsnamestringrequiredThe customer’s full name or business name. Length 256.typestringenumrequiredType of product.servicedonationproductAllowed:servicedonationproductactivebooleanWhether the product is currently available for purchase.truefalsedefaultPriceobjectObject with the details of the default price for the product. If you pass this object we will create a price object and ensure its attached to the product as the default price.defaultPrice objectdescriptionstringThe product’s description, meant to be displayable to the customer. Use this field to optionally store a long form explanation of the product being sold for your own rendering purposes.defaultProductImageUrlstringA URL of a publicly-accessible webpage for this product.HeadersidempotencyKeystringA unique identifier to ensure the same operation isn't processed multiple times, preventing duplicate transactions.onBehalfOfstringSpecifies the account for which to retrieve a list of products that are intended. This is used for scenarios where one partner retrieves a list of products on behalf of another partner, such as in PayFac or related partner relationships.Responses 201201 401401Updated 3 months ago