Transactions in real time with Synder’s CommerceAPI™

Manage all your platforms as one and get a running list of transactions as they are processed.

Contact us
Synder Commerce API

The very API we use ourselves to process billions of dollars for thousands of businesses and software providers, is now available!

Reviews of Synder - top platformsSynder Commerce API reviews

Get orders from multiple sources in one feed with Synder CommerceAPI™

Running multiple stores means it’s easy to lose track of orders. Our API collects everything into one list, so you’ll have all your data at your fingertips. This includes all your order details, from multiple stores. Gain access to: sales and fees data, inventory, billing address, shipping address etc…


[
{
"currency": "USD",
"referenceNumber": "112-2004189-6159408",
"creationDate": "2022-05-23",
"tagReferences": [  
{  
"transactionTag": {    
"name": "Amazon"  
},  
}
],
"memo": "Order with 3 items",
"calculatedSubtotal": 23422,
"calculatedDiscount": 0,
"calculatedTotal": 23422,
...
},
{
"currency": "USD",
"referenceNumber": "33835",
"creationDate": "2022-05-22",
"tagReferences": [  
{  
"transactionTag": {    
"name": "BigCommerce"  
},
 }
],
"memo": "Order with PayPal payment",
"calculatedSubtotal": 123300,
"calculatedDiscount": 3300,
"calculatedTotal": 120000,
...
}
]


Ecommerce API

[
{
"currency": "USD",
"referenceNumber": "112-2004189-6159408",
"creationDate": "2022-05-23",
"tagReferences": [  
{  
"transactionTag": {    
"name": "Amazon"  
},  
}
],
"memo": "Order with 3 items",
"calculatedSubtotal": 23422,
"calculatedDiscount": 0,
"calculatedTotal": 23422,
...
},
{
"currency": "USD",
"referenceNumber": "33835",
"creationDate": "2022-05-22",
"tagReferences": [  
{  
"transactionTag": {    
"name": "BigCommerce"  
},
 }
],
"memo": "Order with PayPal payment",
"calculatedSubtotal": 123300,
"calculatedDiscount": 3300,
"calculatedTotal": 120000,
...
}
]


Ecommerce API

Get orders from multiple sources in one feed with Synder Commerce API

Running multiple stores means it’s easy to lose track of orders. Our API collects everything into one list, so you’ll have all your data at your fingertips. This includes all your order details, from multiple stores. Gain access to: sales and fees data, inventory, billing address, shipping address etc…

Accounting for saas companies

Collect all your important transaction info with the Synder API. Things like transaction amount, fees, and taxes are all available in one feed.

Transactions API from multiple sources in one feed

Merge data from commerce & payment providers into a single feed

By merging data from both commerce and payment providers, you can avoid duplicate transactions and always have a clear picture of what’s going on.

{
"currency": "USD",
"exchangeRateToHomeCurrency": 0,
"referenceNumber": "112-2004189-6159408",
"creationDate": "2022-05-23",
"paymentDetails": {  
"currency": "USD",  
"amount": 5300000,  
"provider": "PayPal",  
"fee": 153700
},
"calculatedTotal": 5300000,
...
}

Merge data from commerce & payment providers
{
"currency": "USD",
"exchangeRateToHomeCurrency": 0,
"referenceNumber": "112-2004189-6159408",
"creationDate": "2022-05-23",
"paymentDetails": {  
"currency": "USD",  
"amount": 5300000,  
"provider": "PayPal",  
"fee": 153700
},
"calculatedTotal": 5300000,
...
}
Merge data from commerce & payment providers

Merge data from commerce & payment providers into a single feed

By merging data from both commerce and payment providers, you can avoid duplicate transactions and always have a clear picture of what’s going on.


{
"contact": {  
"createdOn": "2021-01-28T08:42:51Z",  
"name": "John Smith",  
"email": "[email protected]",  
"phone": "+13105671326",  
"companyName": "Synder",  
"billingAddress": {    
"line1": "985 Kerry Way",    
"line2": "string",    
"zipCode": "90248",    
"city": "Gardena",    
"region": "CA",    
"country": "US"  
},  
"shippingAddress": {    
"line1": "985 Kerry Way",    
"line2": "string",    
"zipCode": "90248",    
"city": "Gardena",    
"region": "CA",    
"country": "US"  
},  
"currency": "USD",  
"notes": "-"  
},  
"contactId": 1
},
"currency": "USD",
"exchangeRateToHomeCurrency": 0,
"billingAddress": {  
"line1": "985 Kerry Way",  
"line2": "string",  
"zipCode": "90248",  
"city": "Gardena",  
"region": "CA",  
"country": "US"
},
"shippingAddress": {  
"line1": "985 Kerry Way",
"line2": null,  
"zipCode": "90248",  
"city": "Gardena",  
"region": "CA",  
"country": "US"
},
"referenceNumber": "112-2004189-6159408",
"creationDate": "2022-05-23",
"locationReference": {  
"location": {  
"name": "US-West (California)"  
},  
"locationId": 88
},
"tagReferences": [  
{  
"transactionTag": {    
"transactionTagId": 1,    
"name": "eCommerce",    
"tagGroupReference": {    
"tagGroup": {      
"tagGroupId": 1,      
"name": "Industry"    
},   
"tagGroupId": 1    
}  
},  
"transactionTagId": 1  
}
],
"lines": [  
{  
"productReference": {    
"product": {    
"name": "Tesla Model X",    
"description": "AWD, 68cu ft, 326mi",    
"saleDetails": {      
"unitPrice": 5000000,      
"taxReference": {      
"tax": {      
"percent": 8.75,        
"name": "Sales - California"      
},      
"taxId": 1      
}    
},    
"sku": "036000291452",    
"productCatalogReference": {      
"productCatalog": {      
"name": "Electic Cars"      
},      
"productCatalogId": 1    
},    
"inventory": {      
"quantityOnHand": 12    
}    
},    
"productId": 1  
},  
"quantity": 1,  
"unitPrice": 5000000,  
"clazzReference": {    
"clazz": {    
"name": "Amazon"    
},    
"clazzId": 1  
},  
"description": "5.5.2022 Order sent TB",  
"taxDetails": {    
"taxLines": [    
{      
"taxReference": {
"tax": {        
"percent": 8.75,        
"name": "Sales - California"      
},      
"taxId": 1      
},      
"calculatedAmount": 0    
}    
],  
},  
"calculatedGross": 5000000,  
"calculatedDiscount": 0,  
"calculatedTotal": 5000000  
}
],
"discount": {  
"value": 0,  
"type": "PERCENT"
},
"shipping": {  
"amount": 300000,  
"discount": {  
"value": 0,  
"type": "PERCENT"  
},  
"taxDetails": {  
"taxLines": [    
{    
"taxReference": {      
"tax": {      
"percent": 8.75,      
"name": "Sales - California"      
},      
"taxId": 1    
},    
"calculatedAmount": 0    
}  
],
},  
"calculatedDiscount": 0,  
"calculatedTotal": 300000
},
"paymentDetails": {

},

"tips": {  
"amount": 0,  
"description": null
},
"memo": "5.5.2022 Order sent TB",
"metadata": [

],

"calculatedSubtotal": 5000000,
"calculatedDiscount": 0,
"calculatedTotal": 5300000
}


Bring the granularity that you need for each line, tax, memo, shipping cost. All details are seamlessly synchronized.

Every detail you need for your accounting


{
"contact": {  
"createdOn": "2021-01-28T08:42:51Z",  
"name": "John Smith",  
"email": "[email protected]",  
"phone": "+13105671326",  
"companyName": "Synder",  
"billingAddress": {    
"line1": "985 Kerry Way",    
"line2": "string",    
"zipCode": "90248",    
"city": "Gardena",    
"region": "CA",    
"country": "US"  
},  
"shippingAddress": {    
"line1": "985 Kerry Way",    
"line2": "string",    
"zipCode": "90248",    
"city": "Gardena",    
"region": "CA",    
"country": "US"  
},  
"currency": "USD",  
"notes": "-"  
},  
"contactId": 1
},
"currency": "USD",
"exchangeRateToHomeCurrency": 0,
"billingAddress": {  
"line1": "985 Kerry Way",  
"line2": "string",  
"zipCode": "90248",  
"city": "Gardena",  
"region": "CA",  
"country": "US"
},
"shippingAddress": {  
"line1": "985 Kerry Way",
"line2": null,  
"zipCode": "90248",  
"city": "Gardena",  
"region": "CA",  
"country": "US"
},
"referenceNumber": "112-2004189-6159408",
"creationDate": "2022-05-23",
"locationReference": {  
"location": {  
"name": "US-West (California)"  
},  
"locationId": 88
},
"tagReferences": [  
{  
"transactionTag": {    
"transactionTagId": 1,    
"name": "eCommerce",    
"tagGroupReference": {    
"tagGroup": {      
"tagGroupId": 1,      
"name": "Industry"    
},   
"tagGroupId": 1    
}  
},  
"transactionTagId": 1  
}
],
"lines": [  
{  
"productReference": {    
"product": {    
"name": "Tesla Model X",    
"description": "AWD, 68cu ft, 326mi",    
"saleDetails": {      
"unitPrice": 5000000,      
"taxReference": {      
"tax": {      
"percent": 8.75,        
"name": "Sales - California"      
},      
"taxId": 1      
}    
},    
"sku": "036000291452",    
"productCatalogReference": {      
"productCatalog": {      
"name": "Electic Cars"      
},      
"productCatalogId": 1    
},    
"inventory": {      
"quantityOnHand": 12    
}    
},    
"productId": 1  
},  
"quantity": 1,  
"unitPrice": 5000000,  
"clazzReference": {    
"clazz": {    
"name": "Amazon"    
},    
"clazzId": 1  
},  
"description": "5.5.2022 Order sent TB",  
"taxDetails": {    
"taxLines": [    
{      
"taxReference": {
"tax": {        
"percent": 8.75,        
"name": "Sales - California"      
},      
"taxId": 1      
},      
"calculatedAmount": 0    
}    
],  
},  
"calculatedGross": 5000000,  
"calculatedDiscount": 0,  
"calculatedTotal": 5000000  
}
],
"discount": {  
"value": 0,  
"type": "PERCENT"
},
"shipping": {  
"amount": 300000,  
"discount": {  
"value": 0,  
"type": "PERCENT"  
},  
"taxDetails": {  
"taxLines": [    
{    
"taxReference": {      
"tax": {      
"percent": 8.75,      
"name": "Sales - California"      
},      
"taxId": 1    
},    
"calculatedAmount": 0    
}  
],
},  
"calculatedDiscount": 0,  
"calculatedTotal": 300000
},
"paymentDetails": {

},

"tips": {  
"amount": 0,  
"description": null
},
"memo": "5.5.2022 Order sent TB",
"metadata": [

],

"calculatedSubtotal": 5000000,
"calculatedDiscount": 0,
"calculatedTotal": 5300000
}

Every detail you need for your accounting

Bring the granularity that you need for each line, tax, memo, shipping cost. All details are seamlessly synchronized.

Featured by

FAQ

Who is Synder’s CommerceAPI™ for?
What is the pricing for Synder’s CommerceAPI™?
What types of data does Synder’s CommerceAPI™ track?
Can I see how it works before I purchase it?
Do my platforms provide APIs?
How do ecommerce APIs work?
What if I need help deciding if CommerceAPI™ is right for me?
What is the purpose of working with an ecommerce API?
How do APIs work?

Schedule a call to find out if Synder’s CommerceAPI™ is right for you

Try for free
No strings attached, free 7-day trial
Close Cookie Preference Manager
Privacy Overview
This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Strictly Necessary (Always Active)
Cookies required to enable basic website functionality.
Made by Flinch 77
Oops! Something went wrong while submitting the form.