Update a ProductCopy Pagepatch https://api-dev.gettrx.com/payments/v1/products/{productId}Path ParamsproductIdstringrequiredBody ParamsnamestringThe customer’s full name or business name. Length 256typestringenumType of product.servicedonationproductAllowed:servicedonationproductactivebooleanWhether the product is currently available for purchase.truefalsedefaultPricestringID of the price that you want to set as these product’s default price.descriptionstringThe 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 a update on a product is intended. This is used for scenarios where one partner updates a product on behalf of another partner, such as in PayFac or related partner relationships.Responses 201201 401401Updated 3 months ago