Jump to Content
Credit Key
GuidesAPI Reference
Credit Key
API Reference
GuidesAPI Reference
All
Pages
Start typing to search…

Credit Key API

  • Authentication
    • /auth/loginpost
    • /profileget
  • Companies
    • /v2/company/{id}get
    • /v2/companyget
  • Hosted
    • /v2/hosted/statusget
    • /v2/hosted/checkoutpost
    • /v2/hosted/linkpost
  • Orders
    • /v2/orderpost
    • /v2/order/{key}get
    • /v2/order/{key}patch
    • /v2/order/{key}/voidpost
    • /v2/order/{key}/refundpost
    • /v2/order/{key}/partialpost
    • /v2/order/{key}/partial/{partial_key}patch
    • /v2/order/{key}/partial/{partial_key}/refundpost
  • Webhooks
    • /v2/webhook/eventsget
    • /v2/webhookpost
    • /v2/webhookget
    • /v2/webhook/{id}get
    • /v2/webhook/{id}patch
    • /v2/webhook/{id}del

Payment Partner API

  • Authentication
    • /auth/loginpost
    • /profileget
  • Companies
    • /v1/company/{id}get
    • /v1/company/{id}patch
    • /v1/company/{id}/beneficial-ownerget
    • /v1/company/{id}/beneficial-ownerpost
    • /v1/company/{id}/payment-methodpost
    • /v1/companyget
  • Applications
    • /v1/applicationpost
    • /v1/application/statusget
  • Orders
    • /v1/orderpost
    • /v1/order/{key}get
    • /v1/order/{key}patch
    • /v1/order/{key}/agreementget
    • /v1/order/{key}/refundpost
  • Payments
    • /v1/order/{key}/paymentpost
    • /v1/order/{key}/payment/{id}patch
  • Webhooks
    • /v1/webhook/eventsget
    • /v1/webhookpost
    • /v1/webhookget
    • /v1/webhook/{id}get
    • /v1/webhook/{id}patch
    • /v1/webhook/{id}del
Powered by 

/v2/order

post
https://example.com/v2/order

Create a new order with Credit Key.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!