Approve Card Limit Request

Approve a card limit change request created by a cardholder for a specific card.

Path Params
uuid
required

The unique identifier of the card limit request.

Body Params

At least one approved limit field (approvedLimit, approvedTransactionLimit, approvedLimitRenewFrequency) must be provided.

uuid
required

The cardholderId of the user who approved the card limit request.

approvedTransactionLimit
object

The approved transaction limit of the card. The transaction limit is the maximum amount that can be spent in a single transaction.

approvedLimit
object

The approved limit of the card. The limit is the maximum amount that can be spent with the card.

string
enum

The frequency with which the card limit is renewed.

  • DAILY - The card limit is renewed every day
  • WEEKLY - The card limit is renewed every week
  • MONTHLY - The card limit is renewed every calendar month
  • QUARTERLY - The card limit is renewed every calendar quarter
  • ANNUAL - The card limit is renewed every year
  • TOTAL - The card limit is never going to be renewed. After the limit is spent the card cannot be used anymore.
Allowed:
Responses
200

Ok

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json