Operations: Mulesoft Admintools Connector Technical Guide
- Add Coa M
- Add Rate Schedule On Plan M
- Copy Plan M
- Create Coupon M
- Create Credit Template M
- Create Discount Bundle M
- Create Discount Rule M
- Create Inventory Item M
- Create Item Class M
- Create Legal Entity M
- Create New Plan M
- Create Payment Terms M
- Create Plan Group M
- Create Product Field Category M
- Create Promo Plan Set M
- Create Promotion M
- Create Reason Code M
- Create Revrec Profile M
- Create Service Location M
- Create Service M
- Create Supp Field M
- Create Supp Obj Field M
- Create Surcharge M
- Create Usage Type M
- Delete Bundles M
- Delete Coupons M
- Delete Legal Entity M
- Delete Payment Terms M
- Delete Plan Group M
- Delete Plans M
- Delete Product Field Category M
- Delete Revrec Profile M
- Delete Rules M
- Delete Surcharge M
- Delete Templates M
- Edit Coa M
- Edit Item Class M
- Edit Plan M
- Edit Product Field Category M
- Edit Rate Schedule On Plan M
- Edit Surcharge M
- Get All Reason Codes M
- Get Client Payment Method M
- Get Coa M
- Get Company Profile M
- Get Coupon Details M
- Get Coupons M
- Get Discount Bundle Details M
- Get Discount Bundles M
- Get Discount Rule Details M
- Get Discount Rules M
- Get Dunning Processes M
- Get Gl Code Info M
- Get Inventory Item Details M
- Get Inventory Items M
- Get Legal Entity M
- Get Payment Terms M
- Get Plan Details M
- Get Plan Group Details M
- Get Plan Groups M
- Get Plan Service Details M
- Get Plans M
- Get Product Field Categories M
- Get Product Field Category Details M
- Get Promo Plan Set Details M
- Get Promo Plan Sets M
- Get Promotion Details M
- Get Promotions M
- Get Reason Code M
- Get Recurring Credit Template Details M
- Get Recurring Credit Templates M
- Get Revrec Profile Details M
- Get Revrec Profiles M
- Get Service Details M
- Get Service Types M
- Get Services M
- Get Supp Field Details M
- Get Supp Fields M
- Get Supp Obj Fields M
- Get Surcharge Details M
- Get Surcharges M
- Get Usage Type Details M
- Get Usage Types M
- Get Usage Unit Types M
- List Coa M
- List Promo Sets M
- List Supp Obj Fields M
- Remove Gl Code M
- Set Company Profile M
- Set Gl Code M
- Update Coupon M
- Update Credit Template M
- Update Inventory Item M
- Update Legal Entity M
- Update Plan Group M
- Update Promo Plan Set M
- Update Promotion M
- Update Reason Code M
- Update Revrec Profile M
- Update Service Location Status M
- Update Service M
- Update Supp Field M
- Update Supp Obj Field M
- Update Usage Type M
- Validate Admin Session M
Add Coa M
<aria-admin-tools-connector-mule-4:add-coa-m>
Create client defined Chart Of Account entry This operation makes an HTTP POST request to the /AddCoaM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Add Rate Schedule On Plan M
<aria-admin-tools-connector-mule-4:add-rate-schedule-on-plan-m>
Create a new rate schedule and add it to an existing plan. This operation makes an HTTP POST request to the /AddRateScheduleOnPlanM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Copy Plan M
<aria-admin-tools-connector-mule-4:copy-plan-m>
Copy Plan M This operation makes an HTTP POST request to the /CopyPlanM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Create Coupon M
<aria-admin-tools-connector-mule-4:create-coupon-m>
Creates a coupon This operation makes an HTTP POST request to the /CreateCouponM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Create Credit Template M
<aria-admin-tools-connector-mule-4:create-credit-template-m>
Create Credit Template M This operation makes an HTTP POST request to the /CreateCreditTemplateM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Create Discount Bundle M
<aria-admin-tools-connector-mule-4:create-discount-bundle-m>
Creates a discount bundle This operation makes an HTTP POST request to the /CreateDiscountBundleM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Create Discount Rule M
<aria-admin-tools-connector-mule-4:create-discount-rule-m>
Creates a discount rule This operation makes an HTTP POST request to the /CreateDiscountRuleM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Create Inventory Item M
<aria-admin-tools-connector-mule-4:create-inventory-item-m>
Creates an inventory item for specified client This operation makes an HTTP POST request to the /CreateInventoryItemM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Create Item Class M
<aria-admin-tools-connector-mule-4:create-item-class-m>
Create new inventory item classes This operation makes an HTTP POST request to the /CreateItemClassM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Create Legal Entity M
<aria-admin-tools-connector-mule-4:create-legal-entity-m>
Use this API to create a new legal entity. Legal entities are used to organize accounts that share a common subsidiary or geographic area This operation makes an HTTP POST request to the /CreateLegalEntityM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Create New Plan M
<aria-admin-tools-connector-mule-4:create-new-plan-m>
Creates a service plan for specified client This operation makes an HTTP POST request to the /CreateNewPlanM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Create Payment Terms M
<aria-admin-tools-connector-mule-4:create-payment-terms-m>
Creates a new PaymentTerms This operation makes an HTTP POST request to the /CreatePaymentTermsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Create Plan Group M
<aria-admin-tools-connector-mule-4:create-plan-group-m>
Creates a new plan group This operation makes an HTTP POST request to the /CreatePlanGroupM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Create Product Field Category M
<aria-admin-tools-connector-mule-4:create-product-field-category-m>
Creates new product field category This operation makes an HTTP POST request to the /CreateProductFieldCategoryM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Create Promo Plan Set M
<aria-admin-tools-connector-mule-4:create-promo-plan-set-m>
Create Promo Plan Set M This operation makes an HTTP POST request to the /CreatePromoPlanSetM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Create Promotion M
<aria-admin-tools-connector-mule-4:create-promotion-m>
Creates a new promotion This operation makes an HTTP POST request to the /CreatePromotionM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Create Reason Code M
<aria-admin-tools-connector-mule-4:create-reason-code-m>
Creates a new reason code and associated attributes This operation makes an HTTP POST request to the /CreateReasonCodeM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Create Revrec Profile M
<aria-admin-tools-connector-mule-4:create-revrec-profile-m>
Creates a revrec profile This operation makes an HTTP POST request to the /CreateRevrecProfileM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Create Service Location M
<aria-admin-tools-connector-mule-4:create-service-location-m>
Creates a new service location that can be used as the origin address for tax purposes. This operation makes an HTTP POST request to the /CreateServiceLocationM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Create Service M
<aria-admin-tools-connector-mule-4:create-service-m>
Creates a new service specific to client This operation makes an HTTP POST request to the /CreateServiceM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Create Supp Field M
<aria-admin-tools-connector-mule-4:create-supp-field-m>
Creates a supplemental account field for specified client. This operation makes an HTTP POST request to the /CreateSuppFieldM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Create Supp Obj Field M
<aria-admin-tools-connector-mule-4:create-supp-obj-field-m>
Creates a supplemental product field for specified client. This operation makes an HTTP POST request to the /CreateSuppObjFieldM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Create Surcharge M
<aria-admin-tools-connector-mule-4:create-surcharge-m>
Creates a surcharge This operation makes an HTTP POST request to the /CreateSurchargeM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Create Usage Type M
<aria-admin-tools-connector-mule-4:create-usage-type-m>
Creates a new usage type This operation makes an HTTP POST request to the /CreateUsageTypeM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Delete Bundles M
<aria-admin-tools-connector-mule-4:delete-bundles-m>
Deletes the bundles. This operation makes an HTTP POST request to the /DeleteBundlesM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Delete Coupons M
<aria-admin-tools-connector-mule-4:delete-coupons-m>
Deletes the coupons. This operation makes an HTTP POST request to the /DeleteCouponsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Delete Legal Entity M
<aria-admin-tools-connector-mule-4:delete-legal-entity-m>
Use this API to delete an existing legal entity within an Aria client. The required fields are used to select the legal entity that is intended to be deleted. Only legal entities that have not been assigned to an account can be deleted. This operation makes an HTTP POST request to the /DeleteLegalEntityM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Delete Payment Terms M
<aria-admin-tools-connector-mule-4:delete-payment-terms-m>
Delete a new PaymentTerms This operation makes an HTTP POST request to the /DeletePaymentTermsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Delete Plan Group M
<aria-admin-tools-connector-mule-4:delete-plan-group-m>
Delete plan groups This operation makes an HTTP POST request to the /DeletePlanGroupM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Delete Plans M
<aria-admin-tools-connector-mule-4:delete-plans-m>
This API allows you to delete a plan. You can delete a plan only if no customer has previously subscribed to it and if no customer is currently subscribed to it. This operation makes an HTTP POST request to the /DeletePlansM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Delete Product Field Category M
<aria-admin-tools-connector-mule-4:delete-product-field-category-m>
Deletes the product field category from the catalog This operation makes an HTTP POST request to the /DeleteProductFieldCategoryM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Delete Revrec Profile M
<aria-admin-tools-connector-mule-4:delete-revrec-profile-m>
Deletes a revrec profile This operation makes an HTTP POST request to the /DeleteRevrecProfileM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Delete Rules M
<aria-admin-tools-connector-mule-4:delete-rules-m>
Deletes the rules. This operation makes an HTTP POST request to the /DeleteRulesM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Delete Surcharge M
<aria-admin-tools-connector-mule-4:delete-surcharge-m>
Deletes the surcharge. This operation makes an HTTP POST request to the /DeleteSurchargeM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Delete Templates M
<aria-admin-tools-connector-mule-4:delete-templates-m>
Deletes the templates. This operation makes an HTTP POST request to the /DeleteTemplatesM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Edit Coa M
<aria-admin-tools-connector-mule-4:edit-coa-m>
Edit a client defined Chart Of Account entry This operation makes an HTTP POST request to the /EditCoaM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Edit Item Class M
<aria-admin-tools-connector-mule-4:edit-item-class-m>
Edit Item Class M This operation makes an HTTP POST request to the /EditItemClassM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Edit Plan M
<aria-admin-tools-connector-mule-4:edit-plan-m>
Edit a service plan for specified client This operation makes an HTTP POST request to the /EditPlanM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Edit Product Field Category M
<aria-admin-tools-connector-mule-4:edit-product-field-category-m>
Edits product field category This operation makes an HTTP POST request to the /EditProductFieldCategoryM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Edit Rate Schedule On Plan M
<aria-admin-tools-connector-mule-4:edit-rate-schedule-on-plan-m>
Edit an existing rate schedule. This operation makes an HTTP POST request to the /EditRateScheduleOnPlanM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Edit Surcharge M
<aria-admin-tools-connector-mule-4:edit-surcharge-m>
Creates a surcharge This operation makes an HTTP POST request to the /EditSurchargeM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get All Reason Codes M
<aria-admin-tools-connector-mule-4:get-all-reason-codes-m>
Returns all Reason code for client This operation makes an HTTP POST request to the /GetAllReasonCodesM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Client Payment Method M
<aria-admin-tools-connector-mule-4:get-client-payment-method-m>
Returns the three payment reminder days settings for all the payment methods configured for a given client. This operation makes an HTTP POST request to the /GetClientPaymentMethodM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Coa M
<aria-admin-tools-connector-mule-4:get-coa-m>
Retrieve a single client defined Chart Of Account entry This operation makes an HTTP POST request to the /GetCoaM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Company Profile M
<aria-admin-tools-connector-mule-4:get-company-profile-m>
Get Company Profile M This operation makes an HTTP POST request to the /GetCompanyProfileM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Coupon Details M
<aria-admin-tools-connector-mule-4:get-coupon-details-m>
Returns details of specified coupon This operation makes an HTTP POST request to the /GetCouponDetailsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Coupons M
<aria-admin-tools-connector-mule-4:get-coupons-m>
Returns list of client created coupons This operation makes an HTTP POST request to the /GetCouponsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Discount Bundle Details M
<aria-admin-tools-connector-mule-4:get-discount-bundle-details-m>
Lists all the details of a given discount bundle This operation makes an HTTP POST request to the /GetDiscountBundleDetailsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Discount Bundles M
<aria-admin-tools-connector-mule-4:get-discount-bundles-m>
Lists all the discount bundles for the client This operation makes an HTTP POST request to the /GetDiscountBundlesM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Discount Rule Details M
<aria-admin-tools-connector-mule-4:get-discount-rule-details-m>
Lists all the details of a given discount rule This operation makes an HTTP POST request to the /GetDiscountRuleDetailsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Discount Rules M
<aria-admin-tools-connector-mule-4:get-discount-rules-m>
Lists all the discount rules for the client This operation makes an HTTP POST request to the /GetDiscountRulesM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Dunning Processes M
<aria-admin-tools-connector-mule-4:get-dunning-processes-m>
Retrieves the plans and payment methods associated with dunning process(es) This operation makes an HTTP POST request to the /GetDunningProcessesM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Gl Code Info M
<aria-admin-tools-connector-mule-4:get-gl-code-info-m>
This API allows for the retrieval of information specific to all GL Codes currently configured in the system. This operation makes an HTTP POST request to the /GetGlCodeInfoM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Inventory Item Details M
<aria-admin-tools-connector-mule-4:get-inventory-item-details-m>
Returns details of specified inventory item This operation makes an HTTP POST request to the /GetInventoryItemDetailsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Inventory Items M
<aria-admin-tools-connector-mule-4:get-inventory-items-m>
Returns list of inventory items created for client This operation makes an HTTP POST request to the /GetInventoryItemsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Legal Entity M
<aria-admin-tools-connector-mule-4:get-legal-entity-m>
Use this API to retrieve a list of existing legal entities for a given client This operation makes an HTTP POST request to the /GetLegalEntityM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Payment Terms M
<aria-admin-tools-connector-mule-4:get-payment-terms-m>
List of payment terms defined for the client is returned. This operation makes an HTTP POST request to the /GetPaymentTermsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Plan Details M
<aria-admin-tools-connector-mule-4:get-plan-details-m>
Returns details for specified service plan This operation makes an HTTP POST request to the /GetPlanDetailsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Plan Group Details M
<aria-admin-tools-connector-mule-4:get-plan-group-details-m>
Returns details of specified plan group This operation makes an HTTP POST request to the /GetPlanGroupDetailsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Plan Groups M
<aria-admin-tools-connector-mule-4:get-plan-groups-m>
Lists all plan groups This operation makes an HTTP POST request to the /GetPlanGroupsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Plan Service Details M
<aria-admin-tools-connector-mule-4:get-plan-service-details-m>
Retrieve details on specified service that is on a specified plan This operation makes an HTTP POST request to the /GetPlanServiceDetailsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Plans M
<aria-admin-tools-connector-mule-4:get-plans-m>
Returns all service plans for client This operation makes an HTTP POST request to the /GetPlansM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Product Field Categories M
<aria-admin-tools-connector-mule-4:get-product-field-categories-m>
Lists all product field categories for a client This operation makes an HTTP POST request to the /GetProductFieldCategoriesM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Product Field Category Details M
<aria-admin-tools-connector-mule-4:get-product-field-category-details-m>
Lists all product field categories for a client This operation makes an HTTP POST request to the /GetProductFieldCategoryDetailsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Promo Plan Set Details M
<aria-admin-tools-connector-mule-4:get-promo-plan-set-details-m>
Get Promo Plan Set Details M This operation makes an HTTP POST request to the /GetPromoPlanSetDetailsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Promo Plan Sets M
<aria-admin-tools-connector-mule-4:get-promo-plan-sets-m>
Get Promo Plan Sets M This operation makes an HTTP POST request to the /GetPromoPlanSetsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Promotion Details M
<aria-admin-tools-connector-mule-4:get-promotion-details-m>
Returns details of promotion This operation makes an HTTP POST request to the /GetPromotionDetailsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Promotions M
<aria-admin-tools-connector-mule-4:get-promotions-m>
List all promotions This operation makes an HTTP POST request to the /GetPromotionsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Reason Code M
<aria-admin-tools-connector-mule-4:get-reason-code-m>
Updates an existing reason code for any modifiable attributes This operation makes an HTTP POST request to the /GetReasonCodeM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Recurring Credit Template Details M
<aria-admin-tools-connector-mule-4:get-recurring-credit-template-details-m>
Returns details of credit template This operation makes an HTTP POST request to the /GetRecurringCreditTemplateDetailsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Recurring Credit Templates M
<aria-admin-tools-connector-mule-4:get-recurring-credit-templates-m>
Returns list of client created credit templates This operation makes an HTTP POST request to the /GetRecurringCreditTemplatesM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Revrec Profile Details M
<aria-admin-tools-connector-mule-4:get-revrec-profile-details-m>
Return the details of a revrec profile This operation makes an HTTP POST request to the /GetRevrecProfileDetailsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Revrec Profiles M
<aria-admin-tools-connector-mule-4:get-revrec-profiles-m>
Returns all the revrec profiles for a client This operation makes an HTTP POST request to the /GetRevrecProfilesM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Service Details M
<aria-admin-tools-connector-mule-4:get-service-details-m>
Retrieve details on specified service This operation makes an HTTP POST request to the /GetServiceDetailsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Service Types M
<aria-admin-tools-connector-mule-4:get-service-types-m>
Retrieve all service types This operation makes an HTTP POST request to the /GetServiceTypesM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Services M
<aria-admin-tools-connector-mule-4:get-services-m>
Retrieve all services This operation makes an HTTP POST request to the /GetServicesM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Supp Field Details M
<aria-admin-tools-connector-mule-4:get-supp-field-details-m>
Retrieve details on specified client defined supplemental account field. This operation makes an HTTP POST request to the /GetSuppFieldDetailsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Supp Fields M
<aria-admin-tools-connector-mule-4:get-supp-fields-m>
Retrieve all client defined supplemental fields This operation makes an HTTP POST request to the /GetSuppFieldsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Supp Obj Fields M
<aria-admin-tools-connector-mule-4:get-supp-obj-fields-m>
Retrieve details on specified client defined supplemental product field. This operation makes an HTTP POST request to the /GetSuppObjFieldsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Surcharge Details M
<aria-admin-tools-connector-mule-4:get-surcharge-details-m>
Returns the details of a surcharge This operation makes an HTTP POST request to the /GetSurchargeDetailsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Surcharges M
<aria-admin-tools-connector-mule-4:get-surcharges-m>
Returns all surcharges for a client This operation makes an HTTP POST request to the /GetSurchargesM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Usage Type Details M
<aria-admin-tools-connector-mule-4:get-usage-type-details-m>
Returns details of specified usage type This operation makes an HTTP POST request to the /GetUsageTypeDetailsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Usage Types M
<aria-admin-tools-connector-mule-4:get-usage-types-m>
List all usage types This operation makes an HTTP POST request to the /GetUsageTypesM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Get Usage Unit Types M
<aria-admin-tools-connector-mule-4:get-usage-unit-types-m>
Lists all unit types available for usage types This operation makes an HTTP POST request to the /GetUsageUnitTypesM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
List Coa M
<aria-admin-tools-connector-mule-4:list-coa-m>
Retrieve all client defined Chart Of Accounts This operation makes an HTTP POST request to the /ListCoaM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
List Promo Sets M
<aria-admin-tools-connector-mule-4:list-promo-sets-m>
Returns the list of promotion sets configured for client This operation makes an HTTP POST request to the /ListPromoSetsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
List Supp Obj Fields M
<aria-admin-tools-connector-mule-4:list-supp-obj-fields-m>
List product fields This operation makes an HTTP POST request to the /ListSuppObjFieldsM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Remove Gl Code M
<aria-admin-tools-connector-mule-4:remove-gl-code-m>
This API allows for the deletion of one or more GL Codes set in the system. This operation makes an HTTP POST request to the /RemoveGlCodeM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Set Company Profile M
<aria-admin-tools-connector-mule-4:set-company-profile-m>
Set Company Profile M This operation makes an HTTP POST request to the /SetCompanyProfileM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Set Gl Code M
<aria-admin-tools-connector-mule-4:set-gl-code-m>
This API is used to set one or more GL codes, which aid in the creation of GL codes as part of RevRec 2.0 functionality. This operation makes an HTTP POST request to the /SetGlCodeM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the value to AUTO will automatically define the best strategy based on the request content. |
|
|
Target Variable |
String |
The name of a variable on which the operation’s output will be placed |
|
|
Target Value |
String |
An expression that will be evaluated against the operation’s output and the outcome of that expression will be stored in the target variable |
#[payload] |
|
Reconnection Strategy |
A retry strategy in case of connectivity errors |
|
Output
Type |
Any |
Attributes Type |
For Configurations
Throws
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:BAD_REQUEST
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CLIENT_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:CONNECTIVITY
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:INTERNAL_SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_ACCEPTABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:NOT_FOUND
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:RETRY_EXHAUSTED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVER_ERROR
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:SERVICE_UNAVAILABLE
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TIMEOUT
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:TOO_MANY_REQUESTS
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNAUTHORIZED
-
ARIA-ADMIN-TOOLS-CONNECTOR-MULE-4:UNSUPPORTED_MEDIA_TYPE
Update Coupon M
<aria-admin-tools-connector-mule-4:update-coupon-m>
Update an existing coupon This operation makes an HTTP POST request to the /UpdateCouponM endpoint
Parameters
Name | Type | Description | Default Value | Required |
---|---|---|---|---|
Configuration |
String |
The name of the configuration to use. |
x |
|
Body |
Any |
the content to use |
#[payload] |
|
Config Ref |
ConfigurationProvider |
The name of the configuration to be used to execute this component |
|
|
Streaming Strategy |
|
Configure if repeatable streams should be used and their behaviour |
|
|
Custom Query Parameters |
Object |
#[null] |
|
|
Custom Headers |
Object |
#[null] |
|
|
Response Timeout |
Number |
The timeout for request to the remote service. |
|
|
Response Timeout Unit |
Enumeration, one of:
|
A time unit which qualifies the Response Timeout} |
|
|
Streaming Type |
String |
Defines if the request should be sent using streaming. Setting the val |