Changelog

v3 to 2023-07-01

New Endpoints

    - GET /commercial_invoices/{invoice_number}
    - POST /customs_documents/isf

Modified Endpoints

    - PATCH /commercial_invoices
      Responses:
        - Modified 400
            - Added details (array)
            - Removed code (string)
            - Removed message (string)
        - Removed 200
    - POST /commercial_invoices
      Responses:
        - Modified 400
            - Added details (array)
            - Removed code (string)
            - Removed message (string)
        - Removed 200
    - GET /products
    - POST /products
    - GET /products/{id}
    - PATCH /products/{id}

Removed Endpoints

    - GET /commercial_invoices
    - GET /commercial_invoices/{id}
    - POST /customs_document/isf