Skip to main content

Update Bill Payment

PUT 

/api/bills/:id/payments/:id2

Updates an existing bill payment and recalculates the bill's paid status. The change is re-synced to the connected accounting provider.

Required scope: purchase-orders:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type