Skip to main content
Aria Knowledge Central

Operations: Mulesoft Admintools Connector Technical Guide

  1. Add Coa M
  2. Add Rate Schedule On Plan M
  3. Copy Plan M
  4. Create Coupon M
  5. Create Credit Template M
  6. Create Discount Bundle M
  7. Create Discount Rule M
  8. Create Inventory Item M
  9. Create Item Class M
  10. Create Legal Entity M
  11. Create New Plan M
  12. Create Payment Terms M
  13. Create Plan Group M
  14. Create Product Field Category M
  15. Create Promo Plan Set M
  16. Create Promotion M
  17. Create Reason Code M
  18. Create Revrec Profile M
  19. Create Service Location M
  20. Create Service M
  21. Create Supp Field M
  22. Create Supp Obj Field M
  23. Create Surcharge M
  24. Create Usage Type M
  25. Delete Bundles M
  26. Delete Coupons M
  27. Delete Legal Entity M
  28. Delete Payment Terms M
  29. Delete Plan Group M
  30. Delete Plans M
  31. Delete Product Field Category M
  32. Delete Revrec Profile M
  33. Delete Rules M
  34. Delete Surcharge M
  35. Delete Templates M
  36. Edit Coa M
  37. Edit Item Class M
  38. Edit Plan M
  39. Edit Product Field Category M
  40. Edit Rate Schedule On Plan M
  41. Edit Surcharge M
  42. Get All Reason Codes M
  43. Get Client Payment Method M
  44. Get Coa M
  45. Get Company Profile M
  46. Get Coupon Details M
  47. Get Coupons M
  48. Get Discount Bundle Details M
  49. Get Discount Bundles M
  50. Get Discount Rule Details M
  51. Get Discount Rules M
  52. Get Dunning Processes M
  53. Get Gl Code Info M
  54. Get Inventory Item Details M
  55. Get Inventory Items M
  56. Get Legal Entity M
  57. Get Payment Terms M
  58. Get Plan Details M
  59. Get Plan Group Details M
  60. Get Plan Groups M
  61. Get Plan Service Details M
  62. Get Plans M
  63. Get Product Field Categories M
  64. Get Product Field Category Details M
  65. Get Promo Plan Set Details M
  66. Get Promo Plan Sets M
  67. Get Promotion Details M
  68. Get Promotions M
  69. Get Reason Code M
  70. Get Recurring Credit Template Details M
  71. Get Recurring Credit Templates M
  72. Get Revrec Profile Details M
  73. Get Revrec Profiles M
  74. Get Service Details M
  75. Get Service Types M
  76. Get Services M
  77. Get Supp Field Details M
  78. Get Supp Fields M
  79. Get Supp Obj Fields M
  80. Get Surcharge Details M
  81. Get Surcharges M
  82. Get Usage Type Details M
  83. Get Usage Types M
  84. Get Usage Unit Types M
  85. List Coa M
  86. List Promo Sets M
  87. List Supp Obj Fields M
  88. Remove Gl Code M
  89. Set Company Profile M
  90. Set Gl Code M
  91. Update Coupon M
  92. Update Credit Template M
  93. Update Inventory Item M
  94. Update Legal Entity M
  95. Update Plan Group M
  96. Update Promo Plan Set M
  97. Update Promotion M
  98. Update Reason Code M
  99. Update Revrec Profile M
  100. Update Service Location Status M
  101. Update Service M
  102. Update Supp Field M
  103. Update Supp Obj Field M
  104. Update Usage Type M
  105. 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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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 Credit Template M

<aria-admin-tools-connector-mule-4:update-credit-template-m>

Update Credit Template M This operation makes an HTTP POST request to the /UpdateCreditTemplateM 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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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 Inventory Item M

<aria-admin-tools-connector-mule-4:update-inventory-item-m>

Update an existing inventory item This operation makes an HTTP POST request to the /UpdateInventoryItemM 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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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 Legal Entity M

<aria-admin-tools-connector-mule-4:update-legal-entity-m>

Use this API to update any existing legal entity. The required fields are used to select the legal entity that is intended to be updated, and all additional fields will be updated with the new values sent with this call. Any fields left blank will result in a null value being updated in the system This operation makes an HTTP POST request to the /UpdateLegalEntityM 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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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 Plan Group M

<aria-admin-tools-connector-mule-4:update-plan-group-m>

Edit an existing plan group This operation makes an HTTP POST request to the /UpdatePlanGroupM 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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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 Promo Plan Set M

<aria-admin-tools-connector-mule-4:update-promo-plan-set-m>

Update Promo Plan Set M This operation makes an HTTP POST request to the /UpdatePromoPlanSetM 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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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 Promotion M

<aria-admin-tools-connector-mule-4:update-promotion-m>

Updates an existing promotion This operation makes an HTTP POST request to the /UpdatePromotionM 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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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 Reason Code M

<aria-admin-tools-connector-mule-4:update-reason-code-m>

Updates an existing reason code for any modifiable attributes This operation makes an HTTP POST request to the /UpdateReasonCodeM 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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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 Revrec Profile M

<aria-admin-tools-connector-mule-4:update-revrec-profile-m>

Updates a revrec profile This operation makes an HTTP POST request to the /UpdateRevrecProfileM 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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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 Service Location Status M

<aria-admin-tools-connector-mule-4:update-service-location-status-m>

Disables a service location or deletes a service location provided it has not been associated with a service in the product catalog or with a plan instance-service on an account. This operation makes an HTTP POST request to the /UpdateServiceLocationStatusM 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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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 Service M

<aria-admin-tools-connector-mule-4:update-service-m>

Update Service M This operation makes an HTTP POST request to the /UpdateServiceM 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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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 Supp Field M

<aria-admin-tools-connector-mule-4:update-supp-field-m>

Update an existing client defined supplemental account field. This operation makes an HTTP POST request to the /UpdateSuppFieldM 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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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 Supp Obj Field M

<aria-admin-tools-connector-mule-4:update-supp-obj-field-m>

Update an existing client defined supplemental product field. This operation makes an HTTP POST request to the /UpdateSuppObjFieldM 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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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 Usage Type M

<aria-admin-tools-connector-mule-4:update-usage-type-m>

Updates an existing usage type This operation makes an HTTP POST request to the /UpdateUsageTypeM 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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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  

Validate Admin Session M

<aria-admin-tools-connector-mule-4:validate-admin-session-m>

Validate Admin Session M This operation makes an HTTP POST request to the /ValidateAdminSessionM 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:

  • NANOSECONDS

  • MICROSECONDS

  • MILLISECONDS

  • SECONDS

  • MINUTES

  • HOURS

  • DAYS

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

Http Response Attributes

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