The PurchaseOrderToInboundInvoice function imports a Purchase Order into an Inbound Invoice
Method | /PurchaseOrderToInboundInvoice |
The request body is of type PurchaseOrderToInboundInvoice.
Name | Description | Data Type |
---|---|---|
purchaseOrderId | xml:int | |
purchaseOrderRowIds | ArrayOfInt | |
inboundInvoiceId | xml:int |
|
The response body is of type PurchaseOrderToInboundInvoiceResponse.
Name | Description | Data Type |
---|---|---|
PurchaseOrderToInboundInvoiceResult | xml:int |
|