v1

latestOpenAPI 3.0.0© Billie GmbH, 20202026-07-24143643.6 KB
Captures

Update Invoice

Purpose:

Provides the external code relating to a capture (the invoice number in your backend) and URL to your invoice document (allowing Billie to obtain it) if not already provided under Create Capture.

Preconditions:

  • captureId: The unique identifier of the capture

Success:

  • Response Code: HTTP 204

Attention:

  • Invoice Number and Invoice File will be replaced by the new items if already sent in the Create Capture call or previous Update Capture calls.
post/invoices/{captureId}/update-details

Path parameters

captureIdstring uuid required
Example:12345667-890a-bcde-f123-34567890abcd

The unique identifier of the capture

Request body

external_codestring
invoice_urlstring

Response

Invoice successfully updated