Nova Pay
Nova Pay is a platform that controls all integrations to manage sales, payments, leads, and content using different apps working together. It's easily and powerful. To use this API, you need a Nova account.
Attention:
You'll need to configure the account to gain access to all APIs and functions. If you use fetch/XHR requests, you'll need to configure a domain origin in the platform.
AUTHORIZATIONBearer Token
Token
Orders
Create orders directly in your environment without the need to integrate a gateway or other apps. This is ideal for integrating different points of sales, apps, and other needs.
AUTHORIZATIONBearer Token
This folder is using Bearer Token from collectionNova Pay
GETIndex
https://coyo.staging.pay.nova.money/api/v1/orders
Request to list and apply filters to all orders inside your tenant.
AUTHORIZATIONBearer Token
This request is using Bearer Token from collectionNova Pay
HEADERS
Content-Type
PARAMS
q
company_ids
status[]
limit
page
initial_date
final_date
GETShow
https://coyo.staging.pay.nova.money/api/v1/orders/:id
Request to show a specific order.
AUTHORIZATIONBearer Token
This request is using Bearer Token from collectionNova Pay
PATH VARIABLES
id
Loading