You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

via API call can we create the AR invoice with transaction type Import?

Summary:

We are trying to create AR Transaction via API call. But its not allowing us to create AR Invoice. It's throwing 400 Bad request error.

Is this doable via API or not please confirm.

Content (please ensure you mask any confidential information):

Request Paylaod -

{    "InvoiceCurrencyCode": "CAD",    "Comments": "SSHL REST API JULY 23TH",    "TransactionDate": "2026-08-12",    "TransactionType": "IC Taxable",    "TransactionSource": "LN_Import",    "BillToCustomerName": "25802 - Evenko",    "BillToCustomerNumber": "527385",    "BillToSite": "1331571",    "BusinessUnit": "LN CA - Concerts",    "DueDate": "2026-08-12",    "ShipToCustomerName": "25802 - Evenko",    "ShipToCustomerNumber": "5546",    "ShipToSite": "1839748",    "AccountingDate": "2026-08-12",    "PaymentTerms": "IMMEDIATE",    "PrintOption": "Yes",    "DefaultTaxationCountry": "CA",    "Prepayment": "No",    "Intercompany": "No",    "receivablesInvoiceLines":[       {            "LineNumber": 1,            "Description": "Test TAX",            "Quantity": 1,       

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!