Changes to Create an invoice

POST /ar/invoices

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 45 revisions of this API.314

  1. 8d71759614541
  2. 57d0bcefe5d11
  3. 23faa6312756312

What changed

    • added the new optional request property currencyCode

      new-optional-request-property

    • added the required property currencyCode to the response with the 200 status

      response-required-property-added

  • 23faa6312756312See the full diff
    • the lineItems/items/unitPrice request property type/format changed from / to number/

      request-property-type-changed

    • the amount response's property type/format changed from / to number/ for status 200

      response-property-type-changed

    • the lineItems/items/unitPrice response's property type/format changed from / to number/ for status 200

      response-property-type-changed

    • removed Dollar subschema #2 from the lineItems/items/unitPrice request property allOf list

      request-property-all-of-removed

    • removed Dollar subschema #2 from the lineItems/items/unitPrice response property allOf list for the response status 200

      response-property-all-of-removed

    • removed NonNegativeDollar subschema #2 from the amount response property allOf list for the response status 200

      response-property-all-of-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog