PUT /accounting-integrations/{id}.json

PUT /accounting-integrations/{id}.json

Path parameters

  • id integer(int64) Required

    Numeric ID of the instance

    Minimum value is 1.

application/json

Body Required

PUT /accounting-integrations/{id}.json
curl \
 --request PUT 'http://api.example.com/v1/accounting-integrations/{id}.json' \
 --header "Authorization: Bearer $ACCESS_TOKEN" \
 --header "Content-Type: application/json" \
 --data '{"createdAt":"2025-05-04T09:42:00Z","dropshipEndpoint":"string","id":42,"name":"string","replenishmentEndpoint":"string","saleEndpoint":"string","updatedAt":"2025-05-04T09:42:00Z"}'
Request examples
{
  "createdAt": "2025-05-04T09:42:00Z",
  "dropshipEndpoint": "string",
  "id": 42,
  "name": "string",
  "replenishmentEndpoint": "string",
  "saleEndpoint": "string",
  "updatedAt": "2025-05-04T09:42:00Z"
}








































































































































































































































































DELETE /channel-dropship-locations/{id}.json

DELETE /channel-dropship-locations/{id}.json

Path parameters

  • id integer(int64) Required

    Numeric ID of the instance

    Minimum value is 1.

DELETE /channel-dropship-locations/{id}.json
curl \
 --request DELETE 'http://api.example.com/v1/channel-dropship-locations/{id}.json' \
 --header "Authorization: Bearer $ACCESS_TOKEN"
















































































































































































































application/json

Body Required

  • exchangeRate number(float) Required

    Exchange rate

    Default value is 1.

  • iso string Required

    Iso

  • name string Required

    Name

  • roundUp boolean | null Required

    Round up

    Default value is false.

  • symbol string Required

    Symbol

  • useLiveRates boolean | null Required

    Use live rates

    Default value is true.

Responses

  • 200 application/json

    Successful response

    Hide response attributes Show response attributes object
POST /currencies.json
curl \
 --request POST 'http://api.example.com/v1/currencies.json' \
 --header "Authorization: Bearer $ACCESS_TOKEN" \
 --header "Content-Type: application/json" \
 --data '{"exchangeRate":1,"iso":"string","name":"string","roundUp":false,"symbol":"string","useLiveRates":true}'
Request examples
{
  "exchangeRate": 1,
  "iso": "string",
  "name": "string",
  "roundUp": false,
  "symbol": "string",
  "useLiveRates": true
}
Response examples (200)
{
  "createdAt": "2025-05-04T09:42:00Z",
  "exchangeRate": 1,
  "id": 42,
  "iso": "string",
  "name": "string",
  "roundUp": false,
  "symbol": "string",
  "updatedAt": "2025-05-04T09:42:00Z",
  "useLiveRates": true
}








































































































































































































































































































































DELETE /dropship-locations/{id}.json

DELETE /dropship-locations/{id}.json

Path parameters

  • id integer(int64) Required

    Numeric ID of the instance

    Minimum value is 1.

DELETE /dropship-locations/{id}.json
curl \
 --request DELETE 'http://api.example.com/v1/dropship-locations/{id}.json' \
 --header "Authorization: Bearer $ACCESS_TOKEN"












































































































































































































































































































































































































































































































































































































































































































































































































































Path parameters

  • id integer(int64) Required

    Numeric ID of the instance

    Minimum value is 1.

DELETE /options/{id}.json
curl \
 --request DELETE 'http://api.example.com/v1/options/{id}.json' \
 --header "Authorization: Bearer $ACCESS_TOKEN"
































































































































































application/json

Body Required

Responses

POST /purchases.json
curl \
 --request POST 'http://api.example.com/v1/purchases.json' \
 --header "Authorization: Bearer $ACCESS_TOKEN" \
 --header "Content-Type: application/json" \
 --data '{"adjustmentReasonId":42,"adminNotes":"string","approved":true,"billingAddressLineOne":"string","billingAddressLineTwo":"string","billingAddressMessage":"string","billingCity":"string","billingCountry":"string","billingFirstName":"string","billingFullName":{},"billingLastName":"string","billingName":"string","billingState":"string","billingZip":"string","cancellationStatus":"none","cancelled":false,"cancelledAt":"2025-05-04T09:42:00Z","cityTaxLocation":"string","cityTaxRate":42.0,"combinedTaxRate":42.0,"countyTaxLocation":"string","countyTaxRate":42.0,"customerReference":"string","dateOrdered":{},"deliveryExpectedAt":"2025-05-04T09:42:00Z","discounts":0,"districtTaxRate":42.0,"dropshipNotes":"string","dropshipProviderAddressId":42,"dropshipProviderId":42,"files":{},"finalized":true,"intercomMessageId":"string","internalReference":"string","invalidBillingAddress":"string","invalidShippingAddress":false,"inventoryStatus":"notReceived","invoiceProblem":{},"invoiceStatus":"notInvoiced","isDropship":true,"labelProblem":{},"lastDropshipmentReference":0,"lastGoodsReceiptReference":0,"lastPurchaseInvoiceReference":0,"locked":false,"muteError":false,"notes":"string","orderProblem":{},"orderSplitting":"group","orderSplittingKey":"string","pauseProblems":{},"paymentExpectedAt":"2025-05-04T09:42:00Z","paymentStatus":"notPaid","priceListId":42,"purchaseId":42,"purchaseImportExternalId":"string","purchaseStatusId":42,"purchaseType":"replenishment","quantity":0,"receiverAddressLineOne":"string","receiverAddressLineTwo":"string","receiverCity":"string","receiverCountry":"string","receiverName":"string","receiverState":"string","receiverZip":"string","reference":"string","reminderLastSent":"2025-05-04T09:42:00Z","reminderSent":false,"returnLabelProblem":{},"returnStatus":"notReturned","saleId":42,"sendSource":"manual","shipmentRouting":"customer","shippingAddressLineOne":"string","shippingAddressLineTwo":"string","shippingAddressMessage":false,"shippingCity":"string","shippingCountry":"string","shippingExpectedAt":"2025-05-04T09:42:00Z","shippingFirstName":"string","shippingFullName":{},"shippingLastName":"string","shippingName":"string","shippingRateError":"value","shippingState":"string","shippingZip":"string","splitTag":"string","stateTaxLocation":"string","stateTaxRate":42.0,"subtotal":0,"tags":["string"],"tax":0,"taxCalculation":"default","taxIncluded":false,"taxShipping":true,"total":0,"userId":42,"vendorEndpointFormat":"json","vendorEndpointHeaders":{},"vendorEndpointResponse":"string","vendorId":42,"vendorReceivedId":"string","vendorReceivedReference":"string","vendorReceivedStatus":"notSent","vendorReceivedStatusReason":"sent","vendorReference":"string","warehouseId":42,"weight":0}'
Request examples
{
  "adjustmentReasonId": 42,
  "adminNotes": "string",
  "approved": true,
  "billingAddressLineOne": "string",
  "billingAddressLineTwo": "string",
  "billingAddressMessage": "string",
  "billingCity": "string",
  "billingCountry": "string",
  "billingFirstName": "string",
  "billingFullName": {},
  "billingLastName": "string",
  "billingName": "string",
  "billingState": "string",
  "billingZip": "string",
  "cancellationStatus": "none",
  "cancelled": false,
  "cancelledAt": "2025-05-04T09:42:00Z",
  "cityTaxLocation": "string",
  "cityTaxRate": 42.0,
  "combinedTaxRate": 42.0,
  "countyTaxLocation": "string",
  "countyTaxRate": 42.0,
  "customerReference": "string",
  "dateOrdered": {},
  "deliveryExpectedAt": "2025-05-04T09:42:00Z",
  "discounts": 0,
  "districtTaxRate": 42.0,
  "dropshipNotes": "string",
  "dropshipProviderAddressId": 42,
  "dropshipProviderId": 42,
  "files": {},
  "finalized": true,
  "intercomMessageId": "string",
  "internalReference": "string",
  "invalidBillingAddress": "string",
  "invalidShippingAddress": false,
  "inventoryStatus": "notReceived",
  "invoiceProblem": {},
  "invoiceStatus": "notInvoiced",
  "isDropship": true,
  "labelProblem": {},
  "lastDropshipmentReference": 0,
  "lastGoodsReceiptReference": 0,
  "lastPurchaseInvoiceReference": 0,
  "locked": false,
  "muteError": false,
  "notes": "string",
  "orderProblem": {},
  "orderSplitting": "group",
  "orderSplittingKey": "string",
  "pauseProblems": {},
  "paymentExpectedAt": "2025-05-04T09:42:00Z",
  "paymentStatus": "notPaid",
  "priceListId": 42,
  "purchaseId": 42,
  "purchaseImportExternalId": "string",
  "purchaseStatusId": 42,
  "purchaseType": "replenishment",
  "quantity": 0,
  "receiverAddressLineOne": "string",
  "receiverAddressLineTwo": "string",
  "receiverCity": "string",
  "receiverCountry": "string",
  "receiverName": "string",
  "receiverState": "string",
  "receiverZip": "string",
  "reference": "string",
  "reminderLastSent": "2025-05-04T09:42:00Z",
  "reminderSent": false,
  "returnLabelProblem": {},
  "returnStatus": "notReturned",
  "saleId": 42,
  "sendSource": "manual",
  "shipmentRouting": "customer",
  "shippingAddressLineOne": "string",
  "shippingAddressLineTwo": "string",
  "shippingAddressMessage": false,
  "shippingCity": "string",
  "shippingCountry": "string",
  "shippingExpectedAt": "2025-05-04T09:42:00Z",
  "shippingFirstName": "string",
  "shippingFullName": {},
  "shippingLastName": "string",
  "shippingName": "string",
  "shippingRateError": "value",
  "shippingState": "string",
  "shippingZip": "string",
  "splitTag": "string",
  "stateTaxLocation": "string",
  "stateTaxRate": 42.0,
  "subtotal": 0,
  "tags": [
    "string"
  ],
  "tax": 0,
  "taxCalculation": "default",
  "taxIncluded": false,
  "taxShipping": true,
  "total": 0,
  "userId": 42,
  "vendorEndpointFormat": "json",
  "vendorEndpointHeaders": {},
  "vendorEndpointResponse": "string",
  "vendorId": 42,
  "vendorReceivedId": "string",
  "vendorReceivedReference": "string",
  "vendorReceivedStatus": "notSent",
  "vendorReceivedStatusReason": "sent",
  "vendorReference": "string",
  "warehouseId": 42,
  "weight": 0
}
Response examples (200)
{
  "adjustmentReasonId": 42,
  "adminNotes": "string",
  "approved": true,
  "billingAddressLineOne": "string",
  "billingAddressLineTwo": "string",
  "billingAddressMessage": "string",
  "billingCity": "string",
  "billingCountry": "string",
  "billingFirstName": "string",
  "billingFullName": {},
  "billingLastName": "string",
  "billingName": "string",
  "billingState": "string",
  "billingZip": "string",
  "cancellationStatus": "none",
  "cancelled": false,
  "cancelledAt": "2025-05-04T09:42:00Z",
  "cityTaxLocation": "string",
  "cityTaxRate": 42.0,
  "combinedTaxRate": 42.0,
  "countyTaxLocation": "string",
  "countyTaxRate": 42.0,
  "createdAt": "2025-05-04T09:42:00Z",
  "customerReference": "string",
  "dateOrdered": {},
  "deliveryExpectedAt": "2025-05-04T09:42:00Z",
  "discounts": 0,
  "districtTaxRate": 42.0,
  "dropshipNotes": "string",
  "dropshipProviderAddressId": 42,
  "dropshipProviderId": 42,
  "files": {},
  "finalized": true,
  "id": 42,
  "intercomMessageId": "string",
  "internalReference": "string",
  "invalidBillingAddress": "string",
  "invalidShippingAddress": false,
  "inventoryStatus": "notReceived",
  "invoiceProblem": {},
  "invoiceStatus": "notInvoiced",
  "isDropship": true,
  "labelProblem": {},
  "lastDropshipmentReference": 0,
  "lastGoodsReceiptReference": 0,
  "lastPurchaseInvoiceReference": 0,
  "locked": false,
  "muteError": false,
  "notes": "string",
  "orderProblem": {},
  "orderSplitting": "group",
  "orderSplittingKey": "string",
  "pauseProblems": {},
  "paymentExpectedAt": "2025-05-04T09:42:00Z",
  "paymentStatus": "notPaid",
  "priceListId": 42,
  "purchaseId": 42,
  "purchaseImportExternalId": "string",
  "purchaseStatusId": 42,
  "purchaseType": "replenishment",
  "quantity": 0,
  "receiverAddressLineOne": "string",
  "receiverAddressLineTwo": "string",
  "receiverCity": "string",
  "receiverCountry": "string",
  "receiverName": "string",
  "receiverState": "string",
  "receiverZip": "string",
  "reference": "string",
  "reminderLastSent": "2025-05-04T09:42:00Z",
  "reminderSent": false,
  "returnLabelProblem": {},
  "returnStatus": "notReturned",
  "saleId": 42,
  "sendSource": "manual",
  "shipmentRouting": "customer",
  "shippingAddressLineOne": "string",
  "shippingAddressLineTwo": "string",
  "shippingAddressMessage": false,
  "shippingCity": "string",
  "shippingCountry": "string",
  "shippingExpectedAt": "2025-05-04T09:42:00Z",
  "shippingFirstName": "string",
  "shippingFullName": {},
  "shippingLastName": "string",
  "shippingName": "string",
  "shippingRateError": "value",
  "shippingState": "string",
  "shippingZip": "string",
  "splitTag": "string",
  "stateTaxLocation": "string",
  "stateTaxRate": 42.0,
  "subtotal": 0,
  "tags": [
    "string"
  ],
  "tax": 0,
  "taxCalculation": "default",
  "taxIncluded": false,
  "taxShipping": true,
  "total": 0,
  "updatedAt": "2025-05-04T09:42:00Z",
  "userId": 42,
  "vendorEndpointFormat": "json",
  "vendorEndpointHeaders": {},
  "vendorEndpointResponse": "string",
  "vendorId": 42,
  "vendorReceivedId": "string",
  "vendorReceivedReference": "string",
  "vendorReceivedStatus": "notSent",
  "vendorReceivedStatusReason": "sent",
  "vendorReference": "string",
  "warehouseId": 42,
  "weight": 0
}
























































GET /purchase-invoice-items/{id}.json

GET /purchase-invoice-items/{id}.json

Path parameters

  • id integer(int64) Required

    Numeric ID of the instance

    Minimum value is 1.

Responses

GET /purchase-invoice-items/{id}.json
curl \
 --request GET 'http://api.example.com/v1/purchase-invoice-items/{id}.json' \
 --header "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
{
  "createdAt": "2025-05-04T09:42:00Z",
  "id": 42,
  "purchaseInvoiceId": 42,
  "purchaseItemId": 42,
  "quantity": 0,
  "updatedAt": "2025-05-04T09:42:00Z"
}
































































































































































































PUT /reseller-subscriptions/{id}.json

PUT /reseller-subscriptions/{id}.json

Path parameters

  • id integer(int64) Required

    Numeric ID of the instance

    Minimum value is 1.

application/json

Body Required

PUT /reseller-subscriptions/{id}.json
curl \
 --request PUT 'http://api.example.com/v1/reseller-subscriptions/{id}.json' \
 --header "Authorization: Bearer $ACCESS_TOKEN" \
 --header "Content-Type: application/json" \
 --data '{"createdAt":"2025-05-04T09:42:00Z","discount":{},"id":42,"name":"string","resellerId":42,"status":"pending","stripeProductId":"string","stripeSubscriptionId":"string","updatedAt":"2025-05-04T09:42:00Z"}'
Request examples
{
  "createdAt": "2025-05-04T09:42:00Z",
  "discount": {},
  "id": 42,
  "name": "string",
  "resellerId": 42,
  "status": "pending",
  "stripeProductId": "string",
  "stripeSubscriptionId": "string",
  "updatedAt": "2025-05-04T09:42:00Z"
}




























































































































































































































































































































































































































































































































































































































GET /subscription-charges/{id}.json

GET /subscription-charges/{id}.json

Path parameters

  • id integer(int64) Required

    Numeric ID of the instance

    Minimum value is 1.

Responses

GET /subscription-charges/{id}.json
curl \
 --request GET 'http://api.example.com/v1/subscription-charges/{id}.json' \
 --header "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
{
  "charged": 42,
  "chargedAt": "2025-05-04T09:42:00Z",
  "createdAt": "2025-05-04T09:42:00Z",
  "externalId": "string",
  "id": 42,
  "subscriptionId": 42,
  "updatedAt": "2025-05-04T09:42:00Z"
}








































































































































































































































































































GET /variant-warehouse-updates/{id}.json

GET /variant-warehouse-updates/{id}.json

Path parameters

  • id integer(int64) Required

    Numeric ID of the instance

    Minimum value is 1.

Responses

GET /variant-warehouse-updates/{id}.json
curl \
 --request GET 'http://api.example.com/v1/variant-warehouse-updates/{id}.json' \
 --header "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
{
  "adjustments": 42,
  "available": 42,
  "createdAt": "2025-05-04T09:42:00Z",
  "dropshipmentItems": 42,
  "id": 42,
  "inventoryAllocated": 42,
  "inventoryQuantity": 42,
  "received": 42,
  "shipped": 42,
  "sold": 42,
  "totalIn": 42,
  "totalOut": 42,
  "transfersIn": 42,
  "transfersOut": 42,
  "updatedAt": "2025-05-04T09:42:00Z",
  "variantInventoryUpdateId": 42,
  "warehouseId": 42
}