Changes to Retrieve a statement

GET /v1/links/{link_id}/statements/{statement_id}/

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

Changed in 1 of the 11 revisions of this API.119

  1. f7c013875516119

What changed

  • f7c013875516119See the full diff
    • added the new C enum value to the basis_of_pay response property for the response status 200

      response-property-enum-value-added

    • the bonus response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 200

      response-property-pattern-added

    • the bonus_ytd response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 200

      response-property-pattern-added

    • the commission response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 200

      response-property-pattern-added

    • the commission_ytd response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 200

      response-property-pattern-added

    • the deductions/items/amount response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 200

      response-property-pattern-added

    • the deductions_ytd/items/amount response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 200

      response-property-pattern-added

    • the earnings/items/amount response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 200

      response-property-pattern-added

    • the earnings_ytd/items/amount response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 200

      response-property-pattern-added

    • the gross_pay response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 200

      response-property-pattern-added

    • the gross_pay_ytd response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 200

      response-property-pattern-added

    • the hours response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 200

      response-property-pattern-added

    • the net_pay response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 200

      response-property-pattern-added

    • the net_pay_ytd response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 200

      response-property-pattern-added

    • the other_pay response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 200

      response-property-pattern-added

    • the other_pay_ytd response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 200

      response-property-pattern-added

    • the overtime response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 200

      response-property-pattern-added

    • the overtime_ytd response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 200

      response-property-pattern-added

    • the regular response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 200

      response-property-pattern-added

    • the regular_ytd response's property pattern ^-?\d{1,10}\.\d{2}$ was added for the status 200

      response-property-pattern-added