Skip to main content
POST
Create a payment request record

Authorizations

Authorization
string
header
required

Your personal access token where supported, or a scoped API key (hc_…) created inside HueChat at Account → Developer API. Send it as Authorization: Bearer <token>.

Headers

Idempotency-Key
string
required

Unique payment-request key

Path Parameters

accountId
integer
required

HueChat account ID

quoteId
string
required

Quote UUID

Body

application/json

Amount, provider reference, optional URL and expiry

The body is of type object.

Response

Created

The response is of type object.