GuidesAPI Reference
API Reference

/v2/order

Create a new order with Credit Key.

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

The ID of the company that has a credit application with Credit Key.

number
required

The total amount for this order in USD.

string
enum
Defaults to CREATED

The initial status of the order.

Allowed:
shipping_address
object

Shipping address for the order.

billing_address
object

Billing address for the order.

string

An optional unique order ID provided by merchants.

metadata
object

Merchant provided data in a key/value blob stored on the order.

items
array of objects

Array of items associated with this order.

items
Responses

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