curl --request GET \
--url https://partner-card.test.public.rockerapi.dev/api/v3/engagements/card/onboarding/{onboarding-id} \
--header 'Authorization: Basic <encoded-value>'{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"status": "PROCESSING",
"cardType": "CREDIT",
"applicant": {
"nationality": "<string>",
"salutation": "HERR",
"firstName": "<string>",
"lastName": "<string>",
"phone": "<string>",
"email": "<string>",
"dateOfBirth": "<string>",
"placeOfBirth": "<string>",
"address": {
"streetLine1": "<string>",
"city": "<string>",
"postalCode": "<string>",
"country": "<string>",
"streetLine2": "<string>"
},
"employmentType": "PERMANENT",
"civilStatus": "SINGLE",
"monthlyIncome": {
"amount": 123,
"currency": "<string>",
"unit": "<string>"
},
"housing": "RENTING",
"locale": "de",
"verifiedPhone": "<string>",
"externalCustomerId": "<string>"
},
"company": {
"name": "<string>",
"city": "<string>",
"registrationInfo": {
"taxNumber": "<string>",
"registrationDate": "<string>",
"mainActivity": {
"code": "A",
"classification": "NACE_REV_2_1"
},
"countryCode": "DE",
"businessType": "<string>"
}
},
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"onboardingType": "<string>",
"additionalInformation": {
"creditAssessment": {
"approvedLimit": {
"amount": 123,
"currency": "<string>",
"unit": "<string>"
},
"approvedAt": "2023-11-07T05:31:56Z",
"validUntil": "2023-11-07T05:31:56Z"
},
"verifiedCompany": {
"name": "<string>",
"city": "<string>",
"registrationDate": "<string>",
"registrationInfo": {
"taxNumber": "<string>",
"registrationAuthority": "<string>"
}
},
"engagementId": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
},
"customerId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"metadata": {}
}Get card onboarding with Consumer/Business types
curl --request GET \
--url https://partner-card.test.public.rockerapi.dev/api/v3/engagements/card/onboarding/{onboarding-id} \
--header 'Authorization: Basic <encoded-value>'{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"status": "PROCESSING",
"cardType": "CREDIT",
"applicant": {
"nationality": "<string>",
"salutation": "HERR",
"firstName": "<string>",
"lastName": "<string>",
"phone": "<string>",
"email": "<string>",
"dateOfBirth": "<string>",
"placeOfBirth": "<string>",
"address": {
"streetLine1": "<string>",
"city": "<string>",
"postalCode": "<string>",
"country": "<string>",
"streetLine2": "<string>"
},
"employmentType": "PERMANENT",
"civilStatus": "SINGLE",
"monthlyIncome": {
"amount": 123,
"currency": "<string>",
"unit": "<string>"
},
"housing": "RENTING",
"locale": "de",
"verifiedPhone": "<string>",
"externalCustomerId": "<string>"
},
"company": {
"name": "<string>",
"city": "<string>",
"registrationInfo": {
"taxNumber": "<string>",
"registrationDate": "<string>",
"mainActivity": {
"code": "A",
"classification": "NACE_REV_2_1"
},
"countryCode": "DE",
"businessType": "<string>"
}
},
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z",
"onboardingType": "<string>",
"additionalInformation": {
"creditAssessment": {
"approvedLimit": {
"amount": 123,
"currency": "<string>",
"unit": "<string>"
},
"approvedAt": "2023-11-07T05:31:56Z",
"validUntil": "2023-11-07T05:31:56Z"
},
"verifiedCompany": {
"name": "<string>",
"city": "<string>",
"registrationDate": "<string>",
"registrationInfo": {
"taxNumber": "<string>",
"registrationAuthority": "<string>"
}
},
"engagementId": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
},
"customerId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"metadata": {}
}Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
PROCESSING, AWAITING_DOCUMENTS, AWAITING_SIGNING, AWAITING_DOCUMENT_REVIEW, AWAITING_CARD_CREATION, COMPLETED, REJECTED, FAILED CREDIT, DEBIT, PREPAID Show child attributes
ISO 3166-1 alpha-2 country code
HERR, FRAU, MR, MRS, MS, MISS E.164 format.
ISO 8601 (YYYY-MM-DD)
PERMANENT, SOLE_PROPRIETOR, RETIRED, STUDENT, HOMEMAKER, OTHER SINGLE, MARRIED, COHABITANT, DIVORCED, WIDOWED RENTING, OWNER, OTHER ISO 639-1 language code (de, en)
de, en E.164 format.
Show child attributes
Show child attributes
ISO 8601 (YYYY-MM-DD)
ISO 3166-1 alpha-2 country code
DE "FREELANCER""BUSINESS"Show child attributes
Show child attributes
Money object represented in the smallest currency unit
Show child attributes
ISO 8601 (YYYY-MM-DD)