Jump to content

Daniel Tzabar

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Daniel Tzabar

  1. We're seeing some values for "last_paid" on invoices coming back as an American date format (`DD/MM/YYYY`) when all the other dates on the invoice (eg "due_date") are being returned in a more standard ISO format (YYYY-MM-DD). The docs (here) suggest this field should also be in the standard format.

    Is this expected or a bug? Is there some way to force the date formats in the API return to be consistent?

    Thanks,
    Dan

  2. Hi,

    When trying to fetch contact_payments for one particular company, we always seem to get the below error back from the Sage API - but just for this one company:

    {
    "$message" : "The backend has not responded within 28s while proxying this request. Please try again later.",
    "$source":"Proxy"
    }

    It seems to happen even if we reduce the page size, and always for this particular company/endpoint combo - trying later always results in the same.
    Every other endpoint for this company; and this endpoint for other companies all work fine.

    Any ideas?

    Thanks!

×
×
  • Create New...