Invoice

Delete payment from an invoice

delete/v1/workspaces/{workspaceId}/invoices/{invoiceId}/payments/{paymentId}

Path parameters

invoiceIdstring required

Represents an invoice identifier across the system.

Example:78a687e29ae1f428e7ebe303

Represents an invoice identifier across the system.

workspaceIdstring required

Represents a workspace identifier across the system.

Example:64a687e29ae1f428e7ebe303

Represents a workspace identifier across the system.

paymentIdstring required

Represents a payment identifier across the system.

Example:56p687e29ae1f428e7ebe456

Represents a payment identifier across the system.

Response

OK

InvoiceOverviewDtoV1 required— unresolved $ref

Changes

Changed in 1 of the 2 revisions of this API.17

    • the response's property default value was added for the status 200

      response-property-default-value-added

    • the response's property default value was added for the status 200

      response-property-default-value-added

    • the billFrom response's property default value was added for the status 200

      response-property-default-value-added

    • the clientAddress response's property default value was added for the status 200

      response-property-default-value-added

    • the clientId response's property default value was added for the status 200

      response-property-default-value-added

    • the clientName response's property default value was added for the status 200

      response-property-default-value-added

    • the companyId response's property default value was added for the status 200

      response-property-default-value-added

    • the currency response's property default value was added for the status 200

      response-property-default-value-added

    • the description response's property default value was added for the status 200

      response-property-default-value-added

    • the id response's property default value was added for the status 200

      response-property-default-value-added

    • the importType response's property default value was added for the status 200

      response-property-default-value-added

    • the itemType response's property default value was added for the status 200

      response-property-default-value-added

    • the note response's property default value was added for the status 200

      response-property-default-value-added

    • the number response's property default value was added for the status 200

      response-property-default-value-added

    • the status response's property default value was added for the status 200

      response-property-default-value-added

    • the subject response's property default value was added for the status 200

      response-property-default-value-added

    • the userId response's property default value was added for the status 200

      response-property-default-value-added