ProductLimit
Retrieve Limit of a product and Currency
The endpoint allows you to retrieve limits for a specific product and currency.
GET
Request Body
The unique identifier of the currency Example: ‘e678b629-fb56-11ef-a8a9-6045bd97b81d’
The unique identifier of the product Example: ‘3fa85f64-5717-4562-b3fc-2c963f66afa6’
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