Index
Key Concepts
Authentication
Sandbox
Queries
API Reference
Authentication
Approvals
Set Trade Approval
Set Payment Run Approval
Companies
Current
Discover
Network
Get Network
List Networks
Connect
Create New Organisation
Get Accounting Contact
Create Or Update Accounting Contact
Purchases
Get Purchase
Update Purchase
List Purchases
Create Purchase
Update Purchase Status
Get Accounting Invoice
Create Or Update Accounting Invoice
Get Accounting Credit Note
Create Or Update Accounting Credit Note
Get Accounting Order
Create Or Update Accounting Order
Get Purchase Textract
Order Allocations
Sales
Get Sale
Update Sale
List Sales
Create Sale
Update Purchase Status
Get Accounting Invoice
Create Or Update Accounting Invoice
Get Accounting Credit Note
Create Or Update Accounting Credit Note
Get Accounting Order
Create Or Update Accounting Order
Tax rates
Get Tax Rate
List Tax Rates
Trading entities
Get Trading Entity
Update Trading Entity
Archive Trading Entity
List Trading Entities
Create Trading Entity
Index
Key Concepts
Authentication
Sandbox
Queries
API Reference
Authentication
Approvals
Set Trade Approval
Set Payment Run Approval
Companies
Current
Discover
Network
Get Network
List Networks
Connect
Create New Organisation
Get Accounting Contact
Create Or Update Accounting Contact
Purchases
Get Purchase
Update Purchase
List Purchases
Create Purchase
Update Purchase Status
Get Accounting Invoice
Create Or Update Accounting Invoice
Get Accounting Credit Note
Create Or Update Accounting Credit Note
Get Accounting Order
Create Or Update Accounting Order
Get Purchase Textract
Order Allocations
Sales
Get Sale
Update Sale
List Sales
Create Sale
Update Purchase Status
Get Accounting Invoice
Create Or Update Accounting Invoice
Get Accounting Credit Note
Create Or Update Accounting Credit Note
Get Accounting Order
Create Or Update Accounting Order
Tax rates
Get Tax Rate
List Tax Rates
Trading entities
Get Trading Entity
Update Trading Entity
Archive Trading Entity
List Trading Entities
Create Trading Entity
Sign in
Close
Public Nook API
BASE URL
https://api.nook.io
Authentication
Sign in
to view and manage your API credentials
Purchases
ENDPOINTS
GET
/v1/purchases/:purchase_id
POST
/v1/purchases/:purchase_id
GET
/v1/purchases
POST
/v1/purchases
POST
/v1/purchases/:purchase_id/status
GET
/v1/purchases/accounting/invoice/:accounting_id
POST
/v1/purchases/accounting/invoice/:accounting_id
GET
/v1/purchases/accounting/credit-note/:accounting_id
POST
/v1/purchases/accounting/credit-note/:accounting_id
GET
/v1/purchases/accounting/order/:accounting_id
POST
/v1/purchases/accounting/order/:accounting_id
GET
/v1/purchases/:purchase_id/textract
POST
/v1/purchases/order-allocations
Companies
ENDPOINTS
GET
/v1/companies/current
GET
/v1/companies/discover
Sales
ENDPOINTS
GET
/v1/sales/:sale_id
POST
/v1/sales/:sale_id
GET
/v1/sales
POST
/v1/sales
POST
/v1/sales/:sale_id/status
GET
/v1/sales/accounting/invoice/:accounting_id
POST
/v1/sales/accounting/invoice/:accounting_id
GET
/v1/sales/accounting/credit-note/:accounting_id
POST
/v1/sales/accounting/credit-note/:accounting_id
GET
/v1/sales/accounting/order/:accounting_id
POST
/v1/sales/accounting/order/:accounting_id
Network
ENDPOINTS
GET
/v1/network/:child_id
GET
/v1/network
POST
/v1/network/connect
POST
/v1/network/new
GET
/v1/network/accounting/contact/:accounting_id
POST
/v1/network/accounting/contact/:accounting_id
Trading entities
ENDPOINTS
GET
/v1/trading-entities/:trading_entity_id
PATCH
/v1/trading-entities/:trading_entity_id
DELETE
/v1/trading-entities/:trading_entity_id
GET
/v1/trading-entities
POST
/v1/trading-entities
Tax rates
ENDPOINTS
GET
/v1/tax-rates/:tax_rate_id
GET
/v1/tax-rates
Approvals
ENDPOINTS
PUT
/v1/approvals/trade
PUT
/v1/approvals/payment-run