Hello,
Im trying to request applications from invoice to get payments. I tried to use such request
but it returns
"ApplicationsCreditMemo": :]
but I see my invoice has Applications. Please suggest how to request SalesInvoice applications?
Hello,
Im trying to request applications from invoice to get payments. I tried to use such request
but it returns
"ApplicationsCreditMemo": :]
but I see my invoice has Applications. Please suggest how to request SalesInvoice applications?
Hi
The issue is you are passing “Invoice” instead of “INV” as type. Please look at the dropdown list
I tried a similar query but passing type and reference nbr. Then expanding ApplicationsCreditMemo
https://<site>/entity/<endpoint>/20.200.001/SalesInvoice/CRM/ARIN0000020?$expand=ApplicationsCreditMemo
or by id
https://<site>/entity/<endpoint>/20.200.001/SalesInvoice/cd57091b-d7fb-ec11-817b-02fdfb4e4762?$expand=ApplicationsCreditMemo
Full call example in Postman
hi
For invoice payments you should include ApplicationsInvoice not ApplicationsCreditMemo.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.