BillingDocumentPositionType
Fields
Allocation intentions for the billing document.
Allocations for the billing document.
The date when the payment is due for the billing document.
The expected amount for the billing document (in minor currency units).
The amount that remains to be paid for the billing document (in minor currency units).
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"allocationIntentions": [AllocationIntentionType],
"allocations": [AllocationType],
"dueDate": "1998-10-25",
"expectedAmount": 86,
"remainingAmount": 23
}