Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

GET usage_authorisation/show

Tip

Available from CRM.COM R13.0.0

Note

 The following Web API method is not implemented yet. Is part of

Jira Legacy
serverJIRA at CRM.COM
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId1b00a04b-4f64-31f0-b2ee-8f67e19ac21f
keyCRMCOM-6761
and should be moved under usage_authorisations Web API documentation after is implemented

...

Name

Type

Description

token

String

The token retrieved from the login method

usage_authorisation_identifier

(mandatory)

String

The unique identifier of the usage authorisation related to the usage service

fields_set

(optional)

List of Strings, comma separated 

A list of fields that should be included in the results. If not specified then all the available fields will be returned

...

GET usage_authorisation/list

Tip

Available from CRM.COM R13.0.0

Note

 The following Web API method is not implemented yet. Is part of

Jira Legacy
serverJIRA at CRM.COM
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId1b00a04b-4f64-31f0-b2ee-8f67e19ac21f
keyCRMCOM-6761
and should be moved under accounts_receivable Web API documentation after is implemented

...

Name

Type

Description

token

String

The token retrieved from the login method

subscription_identifier
(mandatory)
 Subscription Identifier

The identifier of the subscription related with the usage authorisations that should be returned as a result. The allowed subscription identifier fields are the following:

Include Page
V4:subscription_identifier
V4:subscription_identifier

fields_set

(optional)

List of Strings, comma separated 

A list of fields that should be included in the results. If not specified then all the available fields will be returned

...

POST usage_authorisations/create

Tip

Available from CRM.COM R13.0.0

Note

 The following Web API method is not implemented yet. Is part of

Jira Legacy
serverJIRA at CRM.COM
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId1b00a04b-4f64-31f0-b2ee-8f67e19ac21f
keyCRMCOM-6761
and should be moved under accounts_receivable Web API documentation after is implemented

...

Name

Type

Description

token

String

The token retrieved from the login method

parentsubscription_accountidentifier
(mandatory)
Accounts Receivable  Subscription Identifier

The parent accounts receivable identifier of the group within which the member account will be added. The available accounts receivable identifiers subscription related with the usage authorisation to be created. The allowed subscription identifier fields are the following:

Include Page
V4:accountssubscription_receivable_identifier
V4:accounts_receivablesubscription_identifier
funding

authorisation_scopeamount(mandatory)FloatStringThe funding scope of the member accounts receivable to be added. Two options are available
  • FULLY_FUNDED
  • PARTIALLY_FUNDED

member_account

(mandatory)

Accounts receivable objectThe accounts receivable that will be added as a member in an account group.

funded_services

(mandatory)

Set of Product objectsThe service or service type or service family that will be funded by the parent accountamount of money that the account owner is authorised to consume

fields_set

(optional)

List of Strings, comma separated 

A list of fields that should be included in the results. If not specified then all the available fields will be returned

...

  • It is mandatory to specify one of the semi-optional parameters. Only one of those parameters is allowed to be specified.

...

...

Response Data

...

V4:funded_services_parameters
Include Page
V4:funded_services_parameters

Response Data

Include Page
V4:usage_authorisation_complete
V4:usage_authorisation_complete

...

POST usage_authorisations/cancel

Tip

Available from CRM.COM R13.0.0

Note

 The following Web API method is not implemented yet. Is part of

Jira Legacy
serverJIRA at CRM.COM
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId1b00a04b-4f64-31f0-b2ee-8f67e19ac21f
keyCRMCOM-6761
and should be moved under accounts_receivable Web API documentation after is implemented

...

V4:accounts_receivable_identifierString

Name

Type

Description

token

String

The token retrieved from the login method

memberusage_accountauthorisation_identifier

(mandatory)

Accounts receivable identifier  The member accounts receivable that will be removed from the account group. The allowed accounts receivable identifier fields are the following:

Include Page
V4:accounts_receivable_identifier

The unique identifier of the usage authorisation to be cancelled

fields_set

(optional)

List of Strings, comma separated 

A list of fields that should be included in the results. If not specified then all the available fields will be returned

...

  • It is mandatory to specify one of the semi-optional parameters. Only one of those parameters is allowed to be specified.

Anchor
accounts_receivable_add_members referred objects parameters
accounts_receivable_add_members referred objects parameters
Referred Objects Response Data

Response Data

Include Page
V4:usage_authorisation_complete
V4:usage_authorisation_complete

...