external-vendors
Operations addressed under /external-vendors — 14 operations.
aurax-bff-redirect-get-vendor-external-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as IEnumerable<VendorExternalDto>.
| Field | Declared type | Nullable |
|---|---|---|
CustomerId | Guid | no |
VendorExternalType | int | no |
VendorExternalNumber | string | no |
IsActive | bool | no |
MarketPaymentType | int? | yes |
TransferType | int? | yes |
Citizenid | string | no |
SellerName | string | no |
Member names are the service's declaration names.
aurax-bff-redirect-get-vendor-external-list › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
aurax-bff-redirect-get-vendor-external-details-by-id
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as VendorExternalDetailsDto.
| Field | Declared type | Nullable |
|---|---|---|
Accounts | List<VendorAccountDto> (collection) | no |
Distributors | List<VendorDistributorDto> (collection) | no |
Poses | List<VendorPosDto> (collection) | no |
Merchants | List<GetVendorExternalMerchantList.VendorExternalMerchantDto> (collection) | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_LOAN_6 | 400 | VENDOR_EXTERNAL_NOT_FOUND | External vendor cannot be found. :{0} |
path Parameters
idPresent in the route template but not declared as a Route-bound field in the catalog.
aurax-bff-redirect-get-vendor-external-details-by-id › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
aurax-bff-redirect-update-external-vendor-ui-bpmn
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idPresent in the route template but not declared as a Route-bound field in the catalog.
aurax-bff-redirect-update-external-vendor-ui-bpmn › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.
aurax-bff-redirect-delete-external-vendor
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idPresent in the route template but not declared as a Route-bound field in the catalog.
aurax-bff-redirect-delete-external-vendor › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT.
aurax-bff-redirect-get-vendor-external-account-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as IEnumerable<VendorExternalAccountDto>.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid? | yes |
Iban | string | no |
CurrencyNumber | string | no |
BankCode | int | no |
CustomerAccountId | Guid? | yes |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_LOAN_6 | 400 | VENDOR_EXTERNAL_NOT_FOUND | External vendor cannot be found. :{0} |
path Parameters
idPresent in the route template but not declared as a Route-bound field in the catalog.
aurax-bff-redirect-get-vendor-external-account-list › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
aurax-bff-redirect-create-vendor-external-account
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_LOAN_6 | 400 | VENDOR_EXTERNAL_NOT_FOUND | External vendor cannot be found. :{0} |
path Parameters
idPresent in the route template but not declared as a Route-bound field in the catalog.
aurax-bff-redirect-create-vendor-external-account › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
aurax-bff-redirect-delete-vendor-external-account
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_LOAN_10 | 400 | VENDOR_EXTERNAL_ACCOUNT_NOT_FOUND | Account cannot be found. :{0} |
ERR_LOAN_6 | 400 | VENDOR_EXTERNAL_NOT_FOUND | External vendor cannot be found. :{0} |
path Parameters
idPresent in the route template but not declared as a Route-bound field in the catalog.
vendorAccountIdPresent in the route template but not declared as a Route-bound field in the catalog.
aurax-bff-redirect-delete-vendor-external-account › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
aurax-bff-redirect-get-vendor-external-mail-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as IEnumerable<VendorExternalMailDto>.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid? | yes |
Email | string | no |
IsPriority | bool | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_LOAN_6 | 400 | VENDOR_EXTERNAL_NOT_FOUND | External vendor cannot be found. :{0} |
path Parameters
idPresent in the route template but not declared as a Route-bound field in the catalog.
aurax-bff-redirect-get-vendor-external-mail-list › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
aurax-bff-redirect-create-vendor-external-mail
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as AuraCommandDto.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_LOAN_6 | 400 | VENDOR_EXTERNAL_NOT_FOUND | External vendor cannot be found. :{0} |
path Parameters
idPresent in the route template but not declared as a Route-bound field in the catalog.
aurax-bff-redirect-create-vendor-external-mail › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
aurax-bff-redirect-delete-vendor-external-mail
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
path Parameters
idPresent in the route template but not declared as a Route-bound field in the catalog.
mailIdPresent in the route template but not declared as a Route-bound field in the catalog.
aurax-bff-redirect-delete-vendor-external-mail › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
aurax-bff-redirect-get-vendor-external-phone-list
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as IEnumerable<VendorExternalPhoneDto>.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid? | yes |
PhoneNumber | string | no |
IsPriority | bool | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_LOAN_6 | 400 | VENDOR_EXTERNAL_NOT_FOUND | External vendor cannot be found. :{0} |
path Parameters
idPresent in the route template but not declared as a Route-bound field in the catalog.
aurax-bff-redirect-get-vendor-external-phone-list › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
aurax-bff-redirect-create-vendor-external-phone
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Response body, read from the service source
The route declares its response as AuraCommandDto.
| Field | Declared type | Nullable |
|---|---|---|
Id | Guid | no |
Member names are the service's declaration names.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_LOAN_6 | 400 | VENDOR_EXTERNAL_NOT_FOUND | External vendor cannot be found. :{0} |
path Parameters
idPresent in the route template but not declared as a Route-bound field in the catalog.
aurax-bff-redirect-create-vendor-external-phone › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.
aurax-bff-redirect-update-vendor-external-status
Add Authorization: Bearer <token> yourself — generated samples and Try it do not attach a credential.
Error codes this operation is known to raise
| Code | Status | Meaning | Message |
|---|---|---|---|
ERR_LOAN_6 | 400 | VENDOR_EXTERNAL_NOT_FOUND | External vendor cannot be found. :{0} |
path Parameters
idPresent in the route template but not declared as a Route-bound field in the catalog.
aurax-bff-redirect-update-vendor-external-status › Responses
Success. The catalog declares no response fields for this operation. The body is UNKNOWN CONTENT. The response type this route registers was read from the service's own source and is published on this operation as x-aura-code-response.