Confirm Invoice Payment

Purpose:

Confirms that the buyer (your customer) paid a given amount relating to a capture to your bank account, rather than Billie's. Billie will reduce the outstanding amount accordingly and debit the amount you provided from your upcoming settlement.

Preconditions:

  • captureId: The unique identifier of the capture
  • amount that the buyer paid to you

Success:

  • Response Code: HTTP 204

Attention:

  • The amount provided does not exceed the sum of all captures of the related order.
Path Params
uuid
required
length between 36 and 36

The unique identifier of the capture

Body Params
float
required
≥ 0.1

The amount paid to the merchant from debtor.

Responses
204

Invoice payment successfully confirmed

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json