Description
This function will create and return a Invoice
Style
Document
Input (Literal)
The input of this method is the argument createInvoice of type createInvoice having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
invoice |
0..1 |
The Invoice to create |
Output (Literal)
The output of this method is the argument createInvoiceResponse of type createInvoiceResponse having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
invoice |
0..1 |
The Invoice that has been created |