Need to create AR invoice through REST API with Sales Credit Information
Summary:
Hello Experts,
We need to Need to create AR invoices through REST API with Sales Credit Information. But we are not sure how to create such a payload , if we get some help on this request it would be great.
Below is the REST api we are using , here we are able to pass only Headers , Lines and Distribution details , But not sure how to pass the Sales Credit details.
Rest API URL: https://fa-evst-test-saasfaprod1.fa.ocs.oraclecloud.com/fscmRestApi/resources/11.13.18.05/receivablesInvoices
Sample Payload:
{
"BillingDate":"2022-06-17",
"BillToCustomerNumber":"2001",
"BusinessUnit":"ADMM",
"Comments":"Test Invoice",
"DueDate":"2022-06-17",
"InternalNotes":"Test internal notes",
Tagged:
0