We are using Sage One API to push invoice data to Sage One . I have a case where I am able to send invoice but contact name is missing when the data is being pushed to customer’s sage one. There is no problem when I push the data to our sage one . Everything is in place but it occurs on customer’s Sage One which is why it has been difficult to debug. The payload is as given below.
Hi,
We are using Sage One API to push invoice data to Sage One . I have a case where I am able to send invoice but contact name is missing when the data is being pushed to customer’s sage one. There is no problem when I push the data to our sage one . Everything is in place but it occurs on customer’s Sage One which is why it has been difficult to debug. The payload is as given below.
When we push this same data to our Sage One accounting via API and the response contains following
But on another Sage One Accounting the response is below thus there is
-
in the TO field of the invoiceWhere does this
-
comes from ?Any idea or suggestion why this might be happening ?