• How to pay an invoice by credit memo via API?

    Hi Community, Could you share the API request of how to pay the invoice by credit memo?
  • How to see the payment (receipt) exchange rate on UI?

    Hello Team, Could you clarify how to see the payment (receipt) exchange rate on UI? I opened a payment, but I cannot find it.
  • How to receive the Invoice unique identifier

    Hello Team, We use the following endpoint to receive Invoices - http://{BASE_URL}/Sage300WebApi/v1.0/-/SAMLTD/AR/ARInvoiceBatches But, Sage 300 API doesn't return the Invoice unique identifier. Invoice Batch is not unique due to combining a few invoices…
  • Sage 300 API doesn't return deleted Customers

    Hello Team, We use the following endpoint to receive Customers from Sage 300: http://{BASE_URL}/Sage300WebApi/v1.0/-/SAMLTD/AR/ARCustomers But, if the Customer is deleted in Sage 300, this endpoint doesn't return Customers. How we can receive deleted…