How to update invoice with REST API to update bill to number?
Customer Problem Description
---------------------------------------------------
Problem Summary
---------------------------------------------------
Not able to update bill to customer number for receivables Invoices
Problem Description
---------------------------------------------------
Hi,
I want to update bill to customer number for receivables Invoices for Draft Subscription. I am using this API
"/fscmRestApi/resources/11.13.18.05/receivablesInvoices/{CustomerTransactionId}"
{
"BillToCustomerNumber":"123"
}
Getting error, attached document.