Sign in

Create a transaction

documented

Creates a new sale or refund transaction.

POST /transactionsCoreno implementation yet0 runs

Input

account_name
Quaderno account subdomain
your-account-name
type
Transaction type
sale
currency
Currency
USD
custom_metadata
Custom metadata (JSON)
{}
customer
Customer object (JSON)
{}
date
Date (YYYY-MM-DD)
YYYY-MM-DD
items*
Items (array of transaction_item)
[]
shipping_address
Shipping address (JSON)
{}
evidence
Evidence (JSON)
{}
payment
Payment (JSON)
{}
processor
Processor name
myapp
processor_id
Processor ID
TRANSACTION_ID_IN_YOUR_APP
po_number
PO number
PO-1001
notes
Notes
Optional notes
tags
Tags
online,retail
exchange_rate
Exchange rate
1.0
Calls Quaderno as you (your API key is your account); keychains.dev holds the credentials.
Create a transaction · Quaderno · OpenIntegrations