Accounting

Retrieves a specific overpayment using a unique overpayment Id

get/Overpayments/{OverpaymentID}

Path parameters

OverpaymentIDstring uuid required

Unique identifier for a Overpayment

Response

Success - return response of type Overpayments array with specified Overpayments

Changes

Changed in 5 of the 57 revisions of this API.7

    • added the optional property Overpayments/items/UpdatedDateUTCString to the response with the 200 status

      response-optional-property-added

    • added the optional property Overpayments/items/Reference to the response with the 200 status

      response-optional-property-added

    • added the optional property Overpayments/items/Contact/TaxNumberType to the response with the 200 status

      response-optional-property-added

    • added the optional property Overpayments/items/LineItems/items/SalesTaxCodeId to the response with the 200 status

      response-optional-property-added

    • added the optional property Overpayments/items/LineItems/items/TaxBreakdown to the response with the 200 status

      response-optional-property-added

    • added the optional property Overpayments/items/LineItems/items/Taxability to the response with the 200 status

      response-optional-property-added

    • added the optional property Warnings to the response with the 200 status

      response-optional-property-added