Name | Description | Type | Additional information |
---|---|---|---|
BillingEventGuid |
Unique identifier for the billing event |
globally unique identifier | |
MemberUniqueKey |
Unique identifier for the member. From the member object |
string | |
EventDateTime |
Billing event date time |
date | |
EventTypeId |
Billing event type |
TInvoiceBillingEventType | |
InvoiceBillingEventStatusId |
Billing event status |
TInvoiceBillingEventStatus | |
Quantity |
Item code |
decimal number | |
Price |
Price of the billing event |
decimal number | |
ModifiedDateTime |
Modified datetime for the object. This will be added by the system. |
date | |
ExecutionTime |
How long the method took in milliseconds. System supplied value. |
integer | |
TxID |
Transaction ID of the call. Will be added for the response. Not needed in the request. |
string |