Description
This function will create a billing entity object.
Style
Document
Input (Literal)
The input of this method is the argument createBillingEntity of type createBillingEntity having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
billingEntity |
0..1 |
The details of the billing entity to create |
Output (Literal)
The output of this method is the argument createBillingEntityResponse of type createBillingEntityResponse having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
billingEntityDetails |
0..1 |
The details of the created billing entity |
Remarks
On an exception, null is returned and no billing entity is created.