Skip to main content
POST
Create Bill Document Upload URLs

Authorizations

x-api-key
string
header
required

Your Meow API key, sent in the x-api-key header for authentication.

Headers

x-entity-id
string<uuid>

Optional entity_id to scope requests to a specific entity.

Path Parameters

bill_id
string<uuid>
required

The bill ID.

Body

application/json
files
BillFileMetadata · object[]
required
Required array length: 1 - 5 elements

Response

Successful Response

uploads
BillPresignedUrlEntry · object[]
required