SOAP WebService PurchaseOrderServiceV2 Payload To add new PO Distribution Line into PO Schedule
Summary:
SOAP WebService PurchaseOrderServiceV2 Payload To add new PO Distribution Line into Existing PO Schedule
Content (required):
SOAP WebService PurchaseOrderServiceV2 Payload To add new PO Distribution Line into Existing PO Schedule. When I use the below payload I am getting the Null Pointer Exception in response without any error message. Please share the Sample Payload if you have any
Version (include the version you are using, if applicable):
21D
Code Snippet (add any code snippets that support your topic, if applicable):
<pur:PurchaseOrderEntrySchedule>
<pur:ScheduleNumber>1</pur:ScheduleNumber>
<pur:Quantity unitCode="EA">0</pur:Quantity>
<pur:OrderedAmount currencyCode="USD">53825</pur:OrderedAmount>
<pur:ShipToLocationCode>ABC - Office</pur:ShipToLocationCode>