bill-created

Webhook to notify when a bill is created.

Payload
uuid
required
string
required
items
array of objects
required
length ≥ 1
items*
date
required
date
required
date
uuid
external_references
array of objects
external_references
exchange_rate
object
uuid
required
string
enum
required
Allowed:
date-time
required

Timestamp when the bill was last modified

Headers
string
required

Signature of the webhook event. Computed using HMAC-SHA256 and AES encrypted with the configured webhook token. The contents of the body are prefixed with the timestamp and id before hashing.

date-time
required

Timestamp of the webhook event in ISO-8601 format

uuid
required

ID of the webhook event

string
required

Entity type of the webhook event

string
required

Event type of the webhook event

Response

LoadingLoading…