ProductLimit
Customer Limit
The endpoint allows you to add limits for a specific customer.
PUT
Request Body
The unique identifier for the currency (e.g., “USD”, “EUR”).
The unique identifier for the product associated with the limit.
The unique identifier for the customer to whom the limit applies.
The maximum amount allowed for a single transaction.
The number of transactions allowed within the specified period.
The maximum total amount allowed for transactions in a single day.
The maximum total amount allowed for transactions in a single month.
The unique identifier for the limit being added.
Response
✅ Success Response