Skip to main content
POST
Initiate a credit limit increase for an engagement

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

engagement-id
string<uuid>
required

Body

application/json
appliedAmount
object
required

Money object represented in the smallest currency unit

reason
HttpCreditLimitIncreaseReasonConsolidateSpendingOnThisCard · object
required
monthlyIncome
object
required

Money object represented in the smallest currency unit

employmentType
enum<string>
required
Available options:
PERMANENT,
SOLE_PROPRIETOR,
RETIRED,
STUDENT,
HOMEMAKER,
OTHER
redirectUrls
HttpRedirectUrls · object
required

Response

id
string<uuid>
required
status
enum<string>
required
Available options:
PROCESSING,
AWAITING_DOCUMENTS,
AWAITING_DOCUMENT_REVIEW,
AWAITING_SIGNING,
FINALIZING,
COMPLETED,
REJECTED,
FAILED
createdAt
string<date-time>
required