AddInvoiceRequest
| Name | Description | Type | Additional information |
|---|---|---|---|
| ShipFromAddressId |
ship from identifier.
|
string |
Required
|
| ShipToContactId |
ship to identifier.
|
string |
Required
|
| BillToContactId |
bill to identifier.
|
string |
None.
|
| ExternalOrderNumber | string |
Optional - External MarketPlace Order Number
|
|
| InvoiceDate |
the sale date.
|
date |
None.
|
| Currency |
the currency.
|
string |
Required
|
| ClientCSR |
the client CSR.
|
string |
None.
|
| ClientCSRId |
the client CSR identifier.
|
string |
None.
|
| SubscriberCSRId |
the subscriber CSR identifier.
|
string |
None.
|
| ReferralTypeId |
the referral type identifier.
|
string |
None.
|
| ReferralName |
the name of the referral.
|
string |
None.
|
| Items |
the items.
|
Collection of AddInvoiceItemRequest |
None.
|
| PublicNote | string |
None.
|
|
| ShippingType | ShippingType |
None.
|
|
| ShippingCost | decimal number |
None.
|
|
| ExpectedShipDate | date |
None.
|
|
| Fulfilled | boolean |
None.
|