Create an archived invoice

Create an invoice with archived status for historical record keeping. These invoices do not have blockchain details and are not processed for payments.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Unique identifier for the order (must be unique within user/project scope)

double
≥ 0

Amount in fiat currency

string

Fiat currency code

double
≥ 0

Amount in cryptocurrency

string
required

Cryptocurrency code

integer
0 to 100

Allowed error percentage for payments

string

Human-readable name for the order

uri

URL to receive webhook notifications

string

Optional custom creation timestamp (must not be in the future). Supported formats:

  • RFC3339: "2006-01-02T15:04:05Z07:00" (recommended)
  • RFC3339Nano: "2006-01-02T15:04:05.999999999Z07:00"
  • Date only: "2006-01-02"
  • DateTime: "2006-01-02 15:04:05"
  • US format: "02/01/2006 15:04:05"
Responses

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