Aurax BNPL BFF Service
string · uuid · requirednumber · decimalstringstringinteger · int32integer · int32boolean
customer-loan-campaigns
Operations addressed under /customer-loan-campaigns — 1 operation.
aurax-bnpl-redirect-get-available-customer-loan-campaign
GET
https://dg-sandbox.dgpays.com/aurax-bnpl-bff-service
/customer-loan-campaigns/by-customer-id/{customerId}/available-campaign
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Request and response fields are declared on the routing target get-available-customer-loan-campaign; this entry declares none of its own.
Response body, read from the service source
The route declares its response as AvailableCustomerLoanCampaignDto.
| Field | Declared type | Nullable |
|---|---|---|
IsActiveCampaign | bool | no |
LoanCampaigns | List<LoanCampaignDto> (collection) | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning |
|---|---|---|
ERR_CAMPAIGN_3 | 400 | AMOUNT_NOT_FOUND |
path Parameters
customerIdquery Parameters
amountobject
orderByorderSortpageIndexpageSizeaurax-bnpl-redirect-get-available-customer-loan-campaign › Responses
Success. The catalog declares this returns a single record. Of 25 operations in this state with a probeable route, 8 answered and 6 returned a single record — the other two returned a collection and a bare boolean.
isActiveCampaignobject[]