PaymentTemplates

Creating a request to update a Payment template.

put/v1/payments/templates/{id}

Path parameters

idstring required

Payment template identifier.

Request body

namestring nullable
descriptionstring nullable
regionstring nullable
paymentProductIdstring nullable

Response

The request has been fulfilled and a payout is updated.

idstring required
namestring required
descriptionstring nullable
regionstring required
paymentProductIdstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.