Read a limit request
This endpoint reads a single limit-increase request for a customer.
Authorizations
Bearer authentication header on the format Bearer <API_KEY>.
Path Parameters
Customer's unique identifier.
Limit request's unique identifier.
Response
Resource successfully retrieved.
Limit request's unique identifier.
"b2e1a2d4-1234-4a3b-9c4d-5e6f7a8b9c0d"
Customer's unique identifier.
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
Limits requested by the customer.
Limits approved by compliance. Each value is null until reviewed.
"LIMIT_REQUEST_BANK_STATEMENT"
"9d1e2f3a-4b5c-6d7e-8f90-1a2b3c4d5e6f"
Current status of the limit request.
IN_REVIEW, APPROVED, PARTIALLY_APPROVED, REJECTED "IN_REVIEW"
Compliance's comment. Set when rejected or partially approved.
null
"2024-01-15T10:00:00Z"
Also the review timestamp once the request leaves IN_REVIEW.
"2024-01-15T10:00:00Z"