partners
Operations addressed under /partners — 3 operations.
aurax-bnpl-bff-redirect-get-partner-list
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-partner-list; this entry declares none of its own.
Response body, read from the service source
The route declares its response as IEnumerable<PartnerDto>.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
Code | string | no |
Name | string | no |
Description | string | no |
Config | Dictionary<string, object> | no |
IsActive | bool | no |
ChannelDefinitionId | Guid? | yes |
Email | string | no |
PhoneNumber | string | no |
Member names are the service's declaration names.
query Parameters
orderByorderSortpageIndexpageSizeaurax-bnpl-bff-redirect-get-partner-list › Responses
Success. An exact, uniquely bound route registration classifies this response as a collection.
aurax-bnpl-bff-redirect-get-partner-by-code
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-partner-by-code; this entry declares none of its own.
Response body, read from the service source
The route declares its response as PartnerDto.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
Code | string | no |
Name | string | no |
Description | string | no |
Config | Dictionary<string, object> | no |
IsActive | bool | no |
ChannelDefinitionId | Guid? | yes |
Email | string | no |
PhoneNumber | string | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_CORE_160 | 400 | PartnerIsNotFound | Partner cannot be found. |
path Parameters
codeaurax-bnpl-bff-redirect-get-partner-by-code › 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.
codeconfigdescriptionidisActivenameaurax-bnpl-bff-redirect-get-partner-by-id
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-partner-by-id; this entry declares none of its own.
Response body, read from the service source
The route declares its response as PartnerDto.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
Code | string | no |
Name | string | no |
Description | string | no |
Config | Dictionary<string, object> | no |
IsActive | bool | no |
ChannelDefinitionId | Guid? | yes |
Email | string | no |
PhoneNumber | string | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_CORE_160 | 400 | PartnerIsNotFound | Partner cannot be found. |
path Parameters
idaurax-bnpl-bff-redirect-get-partner-by-id › 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.
channelDefinitionIdcodeconfigdescriptionemailidisActivenamephoneNumber