The Orders & Inventory, or Commerce, API is focused on the processing and fulfillment of Orders. Additionally, you can use this API to manage your inventory, merchandise, and online store.
Like most of the other Rhythm apps, the Commerce API includes endpoints for Query Definitions. These endpoints are commonly used to retrieve saved queries, which can then be executed using the Query endpoints of the System API.
https://docs.api.rhythmsoftware.com/_mock/apis/commerce/commerce-v1/
https://commerce.api.rhythmsoftware.com/
https://docs.api.rhythmsoftware.com/_mock/apis/commerce/commerce-v1/orders/{tenantId}
https://commerce.api.rhythmsoftware.com/orders/{tenantId}
curl -i -X GET \
'https://docs.api.rhythmsoftware.com/_mock/apis/commerce/commerce-v1/orders/{tenantId}?exclusiveStartKey=string&fields=string' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'
The orderswere retrieved successfully.
Additional emails to send confirmation
The amount that has been authorized, but not yet captured
The type of customer being billed
The billing run action that created this order; we track it here only to pass it back through the billing service
If this order was generated by a billing run, the service that initiated it
Indicates that the shipping information was copied from the billing info. For reporting use only
The order currency
Custom metadata that can be used by custom order generation processes for hyper-customized order & invoice forms
The default, calculated merchant account id
If set, open credits are not applied to this order
Temporary value used to prevent duplicate submissions
The deadline after which this order is no longer valid. Used by generateOrder routines to restrict how long before this order can not longer be processes. Example: exhibitor-registration.generateOrder
The billing notice to run when this order succeeds; we track it here only to pass it back through the billing service
Amount paid on the order item
Amount paid on the order item
Amount paid on the order item
The amount that has been authorized, but not yet captured on this item
The amount that has been authorized, but not yet captured on this item
The amount that has been authorized, but not yet captured on this item
Amount refunded on the order item
Amount refunded on the order item
Amount refunded on the order item
The amount of this item that should be paid immediately
The amount of this item that should be paid immediately
The amount of this item that should be paid immediately
Balance due on the order item
Balance due on the order item
Balance due on the order item
Any discounts set on the order item
Any discounts set on the order item
Any discounts set on the order item
If true, this line item has inline products bundled with it
The installment plan to use for this item
The installment plan to use for this item
The installment plan to use for this item
If creating an installment plan, the type to create
A unique identifier for the order item
A unique identifier for the order item
A unique identifier for the order item
The contact being shipped to
The contact being shipped to
The contact being shipped to
The organization being shipped to
The organization being shipped to
The organization being shipped to
The type of customer being shipped to
If this is a linked item, the parent linkage
Any optional order payload for processing; used by some fulfillment processes (like event registration modification) to support transient objects
Product specific payload used by the product service to process/fulfill the order
The quantity of the order item that can be cancelled
The quantity of the order item that can be cancelled
The quantity of the order item that can be cancelled
The quantity of the order item that can be returned
The quantity of the order item that can be returned
The quantity of the order item that can be returned
The quantity of the order item that has been cancelled
The quantity of the order item that has been cancelled
The quantity of the order item that has been cancelled
The quantity of the order item that is pending return
The quantity of the order item that is pending return
The quantity of the order item that is pending return
The quantity of the order item that has been returned
The quantity of the order item that has been returned
The quantity of the order item that has been returned
The quantity of the order item that has been shipped
The quantity of the order item that has been shipped
The quantity of the order item that has been shipped
The quantity that is available to be shipped
If theres a record related to this order, list it here
Any special instructions for this item
The order item status
The order item status
The order item status
Any taxes set on the order item
Any taxes set on the order item
Any taxes set on the order item
Total amount of the order item
Total amount of the order item
Total amount of the order item
Total amount of the order
Total amount of the order
Total amount of the order
The type of order item
The type of order item
The type of order item
The unit price of the item
The unit price of the item
The unit price of the item
If set, this order should be charged credit card processing fees
If set, the order will be paid using more than one payment method
Any optional order payload for processing; used by some fulfillment processes (like fundraising) to support transient objects
For reporting use only, the payment method of this order
Whether or not to send an email confirmation to the bill to and ship to
The type of customer being shipped to
The type of shipping method
The order status
The billing notice to run when this order succeeds; we track it here only to pass it back through the billing service
If this record was loaded via bulk, the timestamp when the record was processed
If this record was loaded via bulk, the ID of the bulk load process
If this record was loaded via bulk, the tenant and key of the bulk load process used as a partition key
If this record was loaded via bulk, the record number in the source file
If this record was loaded via bulk, the source file
The error associated with the calculated field
If a snapshot was restored/applies to this record, the ID of the snapshot
The date/time that this record was created, expressed in ISO-8601 date format
The ID of the user that deleted (or last tried to delete) this object
Means for passing directive information into an object processing logic
If true, this record has files in S3. If false, it doesnt, so no need to hit S3 upon deletion
If this record was last touched by a bulk data operation, the ID of that operation
If this record was last touched by a bulk data operation, the sys_version at the time of that operation
The date/time that this record record was last modified, expressed in ISO-8601 date format
The ID of the user that last modified this record
The security context of the last insert, modify, or delete performed on this item
The version to use as a base when creating a configuration snapshot; if not set, 1 is used. Helpful when creating a sandbox
A number representing the version of this record in the database
The type of order
Set if the invoices for the order should be pro forma
[ { "additional_email_confirmation_recipients": [ … ], "additional_payments": [ … ], "amount_paid": 0.1, "amount_pending_capture": 0.1, "amount_refunded": 0.1, "balance_due": 0.1, "base_currency_code": "string", "base_currency_symbol": "string", "batch_id": "string", "bill_parent_organization": true, "bill_to_contact_id": "string", "bill_to_organization_id": "string", "bill_to_type": "contact", "billing_address": { … }, "billing_run_action_id": "string", "billing_run_id": "string", "billing_run_service": "string", "business_unit_id": "string", "copy_shipping_info_from_billing_info": true, "coupons": [ … ], "credit_usages": [ … ], "currency_code": "AED", "currency_symbol": "string", "custom_field_values": [ … ], "custom_metadata": {}, "date": "string", "default_merchant_account_id": "string", "discounts": 0.1, "do_not_apply_open_credits": true, "duplicate_prevention_key": "string", "event_id": "string", "exchange_rate": 0.1, "expiration_date": "2019-08-24T14:15:22Z", "failure_notice_id": "string", "id": "string", "installment_schedule_id": "string", "invoice_terms_id": "string", "line_items": [ … ], "memo": "string", "notes": "string", "number": 0, "override_order_date": true, "pay_for_credit_card_processing_fees": true, "pay_using_multiple_methods": true, "payload": {}, "payment_info": { … }, "payment_method": "ach", "preview_id": "string", "process_id": "string", "purchase_order_number": "string", "send_email_confirmation_to_customer": true, "ship_to_contact_id": "string", "ship_to_name": "string", "ship_to_organization_id": "string", "ship_to_type": "contact", "shippable": true, "shipping_address": { … }, "shipping_charges": 0.1, "shipping_method_id": "string", "shipping_method_name": "string", "shipping_method_type": "flat rate", "shipping_zone_id": "string", "special_instructions": "string", "status": "awaiting payment", "store_id": "string", "submission_date": "2019-08-24T14:15:22Z", "subtotal": 0.1, "success_notice_id": "string", "sys_bulk_load_at": "string", "sys_bulk_load_id": "string", "sys_bulk_load_pk": "string", "sys_bulk_load_record_no": 0.1, "sys_bulk_load_source_file": "string", "sys_calculated_field_error": "string", "sys_calculated_field_errors": [ … ], "sys_configuration_snapshot_id": "string", "sys_created_at": "2019-08-24T14:15:22Z", "sys_created_by_id": "string", "sys_deleted_by_id": "string", "sys_directive": "string", "sys_external_id": "string", "sys_has_files_in_s3": true, "sys_last_bulk_data_operation_id": "string", "sys_last_bulk_data_operation_sys_version": "string", "sys_last_modified_at": "2019-08-24T14:15:22Z", "sys_last_modified_by_id": "string", "sys_last_security_context": {}, "sys_locked": true, "sys_shippable_status": "string", "sys_snapshot_base_version": 0.1, "sys_version": 0.1, "taxes": 0.1, "total": 0.1, "total_in_base_currency": 0.1, "total_weight": 0.1, "type": "advertising insertion order", "use_pro_forma_invoices": true } ]
The order that you would like to be saved.
Additional emails to send confirmation
The amount that has been authorized, but not yet captured
The type of customer being billed
The billing run action that created this order; we track it here only to pass it back through the billing service
If this order was generated by a billing run, the service that initiated it
Indicates that the shipping information was copied from the billing info. For reporting use only
The order currency
Custom metadata that can be used by custom order generation processes for hyper-customized order & invoice forms
The default, calculated merchant account id
If set, open credits are not applied to this order
Temporary value used to prevent duplicate submissions
The deadline after which this order is no longer valid. Used by generateOrder routines to restrict how long before this order can not longer be processes. Example: exhibitor-registration.generateOrder
The billing notice to run when this order succeeds; we track it here only to pass it back through the billing service
Amount paid on the order item
Amount paid on the order item
Amount paid on the order item
The amount that has been authorized, but not yet captured on this item
The amount that has been authorized, but not yet captured on this item
The amount that has been authorized, but not yet captured on this item
Amount refunded on the order item
Amount refunded on the order item
Amount refunded on the order item
The amount of this item that should be paid immediately
The amount of this item that should be paid immediately
The amount of this item that should be paid immediately
Balance due on the order item
Balance due on the order item
Balance due on the order item
Any discounts set on the order item
Any discounts set on the order item
Any discounts set on the order item
If true, this line item has inline products bundled with it
The installment plan to use for this item
The installment plan to use for this item
The installment plan to use for this item
If creating an installment plan, the type to create
A unique identifier for the order item
A unique identifier for the order item
A unique identifier for the order item
The contact being shipped to
The contact being shipped to
The contact being shipped to
The organization being shipped to
The organization being shipped to
The organization being shipped to
The type of customer being shipped to
If this is a linked item, the parent linkage
Any optional order payload for processing; used by some fulfillment processes (like event registration modification) to support transient objects
Product specific payload used by the product service to process/fulfill the order
The quantity of the order item that can be cancelled
The quantity of the order item that can be cancelled
The quantity of the order item that can be cancelled
The quantity of the order item that can be returned
The quantity of the order item that can be returned
The quantity of the order item that can be returned
The quantity of the order item that has been cancelled
The quantity of the order item that has been cancelled
The quantity of the order item that has been cancelled
The quantity of the order item that is pending return
The quantity of the order item that is pending return
The quantity of the order item that is pending return
The quantity of the order item that has been returned
The quantity of the order item that has been returned
The quantity of the order item that has been returned
The quantity of the order item that has been shipped
The quantity of the order item that has been shipped
The quantity of the order item that has been shipped
The quantity that is available to be shipped
If theres a record related to this order, list it here
Any special instructions for this item
The order item status
The order item status
The order item status
Any taxes set on the order item
Any taxes set on the order item
Any taxes set on the order item
Total amount of the order item
Total amount of the order item
Total amount of the order item
Total amount of the order
Total amount of the order
Total amount of the order
The type of order item
The type of order item
The type of order item
The unit price of the item
The unit price of the item
The unit price of the item
If set, this order should be charged credit card processing fees
If set, the order will be paid using more than one payment method
Any optional order payload for processing; used by some fulfillment processes (like fundraising) to support transient objects
For reporting use only, the payment method of this order
Whether or not to send an email confirmation to the bill to and ship to
The type of customer being shipped to
The type of shipping method
The order status
The billing notice to run when this order succeeds; we track it here only to pass it back through the billing service
If this record was loaded via bulk, the timestamp when the record was processed
If this record was loaded via bulk, the ID of the bulk load process
If this record was loaded via bulk, the tenant and key of the bulk load process used as a partition key
If this record was loaded via bulk, the record number in the source file
If this record was loaded via bulk, the source file
The error associated with the calculated field
If a snapshot was restored/applies to this record, the ID of the snapshot
The date/time that this record was created, expressed in ISO-8601 date format
The ID of the user that deleted (or last tried to delete) this object
Means for passing directive information into an object processing logic
If true, this record has files in S3. If false, it doesnt, so no need to hit S3 upon deletion
If this record was last touched by a bulk data operation, the ID of that operation
If this record was last touched by a bulk data operation, the sys_version at the time of that operation
The date/time that this record record was last modified, expressed in ISO-8601 date format
The ID of the user that last modified this record
The security context of the last insert, modify, or delete performed on this item
The version to use as a base when creating a configuration snapshot; if not set, 1 is used. Helpful when creating a sandbox
A number representing the version of this record in the database
The type of order
https://docs.api.rhythmsoftware.com/_mock/apis/commerce/commerce-v1/orders/{tenantId}
https://commerce.api.rhythmsoftware.com/orders/{tenantId}
curl -i -X POST \
'https://docs.api.rhythmsoftware.com/_mock/apis/commerce/commerce-v1/orders/{tenantId}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-d '{
"additional_email_confirmation_recipients": [
"string"
],
"additional_payments": [
{
"line_item_ids": [
"string"
],
"payment_info": {
"electronic_payment_info": {
"card_expiration": "2019-08-24",
"card_type": "american express",
"merchant_account_id": "string",
"merchant_account_tokens": [
{
"merchant_account_id": "string",
"token": "string"
}
],
"payment_account": "string",
"payment_origin": "ad hoc",
"token": "string"
},
"non_electronic_payment_info": {
"bank_account_id": "string",
"reference_number": "string"
},
"type": "ach"
}
}
],
"amount_paid": 0.1,
"amount_pending_capture": 0.1,
"amount_refunded": 0.1,
"balance_due": 0.1,
"base_currency_code": "string",
"base_currency_symbol": "string",
"batch_id": "string",
"bill_parent_organization": true,
"bill_to_contact_id": "string",
"bill_to_organization_id": "string",
"bill_to_type": "contact",
"billing_address": {
"city": "string",
"country": "string",
"country_name": "string",
"county": "string",
"latitude": 0.1,
"line1": "string",
"line2": "string",
"line3": "string",
"longitude": 0.1,
"postal_code": "string",
"state": "string",
"time_zone_id": "string"
},
"billing_run_action_id": "string",
"billing_run_id": "string",
"billing_run_service": "string",
"business_unit_id": "string",
"copy_shipping_info_from_billing_info": true,
"coupons": [
{
"coupon_code_id": "string",
"coupon_id": "string",
"coupon_type": "string",
"discount": 0.1,
"order_line_item_ids": [
"string"
],
"retroactive_application_date": "2019-08-24T14:15:22Z"
}
],
"credit_usages": [
{
"amount_to_use": 0.1,
"credit_id": "string"
}
],
"currency_code": "AED",
"currency_symbol": "string",
"custom_field_values": [
{
"boolean_value": true,
"custom_field_id": "string",
"file_url_value": "string",
"list_value": [
"string"
],
"numeric_value": 0.1,
"string_value": "string",
"table_value": [
{}
]
}
],
"custom_metadata": {},
"date": "string",
"default_merchant_account_id": "string",
"discounts": 0.1,
"do_not_apply_open_credits": true,
"duplicate_prevention_key": "string",
"event_id": "string",
"exchange_rate": 0.1,
"expiration_date": "2019-08-24T14:15:22Z",
"failure_notice_id": "string",
"id": "string",
"installment_schedule_id": "string",
"invoice_terms_id": "string",
"line_items": [
{
"amount_paid": null,
"amount_pending_capture": null,
"amount_refunded": null,
"amount_to_pay_upon_creation": null,
"balance_due": null,
"bundled_product_1": {
"amount": 0.1,
"product_id": "string",
"product_type": "string"
},
"bundled_product_2": {
"amount": 0.1,
"product_id": "string",
"product_type": "string"
},
"description": "string",
"discounts": null,
"has_inline_bundled_products": true,
"inline_bundled_products": {
"0": {
"amount": 0.1,
"product_id": "string",
"product_type": "string"
}
},
"installment_plan_id": null,
"installment_schedule_type": "based on installment plan",
"modifier_options": [
{
"option_id": "string",
"option_name": "string",
"value": "string"
}
],
"optional": true,
"order_line_item_id": null,
"override_ship_to_contact_id": null,
"override_ship_to_organization_id": null,
"override_ship_to_type": "contact",
"parent_line_item_id": "string",
"parent_order_line_item_id": "string",
"payload": {},
"payload_id": "string",
"perpetual_installment_schedule_options": {
"end_date": "string",
"number_of_units": 1,
"unit_of_time": "months"
},
"product_id": "string",
"product_type": "string",
"quantity": 0,
"quantity_available_for_cancellation": null,
"quantity_available_for_return": null,
"quantity_cancelled": null,
"quantity_pending_return": null,
"quantity_returned": null,
"quantity_shipped": null,
"quantity_to_be_shipped": 0,
"related_record_id": "string",
"related_record_type": "string",
"related_transactions": [
{
"amount": 0.1,
"date": "2019-08-24T14:15:22Z",
"transaction_id": "string",
"transaction_line_item_id": "string",
"transaction_number": 0.1,
"type": "cancellation"
}
],
"shippable": true,
"sku": "string",
"special_instructions": "string",
"status": "awaiting payment",
"taxes": null,
"total": null,
"total_in_base_currency": null,
"type": "bundled product",
"unit_price": null,
"variant_options": [
{
"option_id": "string",
"option_name": "string",
"value": "string"
}
],
"weight": 0.1
}
],
"memo": "string",
"notes": "string",
"number": 0,
"override_order_date": true,
"pay_for_credit_card_processing_fees": true,
"pay_using_multiple_methods": true,
"payload": {},
"payment_info": {
"electronic_payment_info": {
"card_expiration": "2019-08-24",
"card_type": "american express",
"merchant_account_id": "string",
"merchant_account_tokens": [
{
"merchant_account_id": "string",
"token": "string"
}
],
"payment_account": "string",
"payment_origin": "ad hoc",
"token": "string"
},
"non_electronic_payment_info": {
"bank_account_id": "string",
"reference_number": "string"
},
"type": "ach"
},
"payment_method": "ach",
"preview_id": "string",
"process_id": "string",
"purchase_order_number": "string",
"send_email_confirmation_to_customer": true,
"ship_to_contact_id": "string",
"ship_to_name": "string",
"ship_to_organization_id": "string",
"ship_to_type": "contact",
"shippable": true,
"shipping_address": {
"city": "string",
"country": "string",
"country_name": "string",
"county": "string",
"latitude": 0.1,
"line1": "string",
"line2": "string",
"line3": "string",
"longitude": 0.1,
"postal_code": "string",
"state": "string",
"time_zone_id": "string"
},
"shipping_charges": 0.1,
"shipping_method_id": "string",
"shipping_method_name": "string",
"shipping_method_type": "flat rate",
"shipping_zone_id": "string",
"special_instructions": "string",
"status": "awaiting payment",
"store_id": "string",
"submission_date": "2019-08-24T14:15:22Z",
"subtotal": 0.1,
"success_notice_id": "string",
"sys_bulk_load_at": "string",
"sys_bulk_load_id": "string",
"sys_bulk_load_pk": "string",
"sys_bulk_load_record_no": 0.1,
"sys_bulk_load_source_file": "string",
"sys_calculated_field_error": "string",
"sys_calculated_field_errors": [
{
"error": "string",
"field": "string"
}
],
"sys_configuration_snapshot_id": "string",
"sys_created_at": "2019-08-24T14:15:22Z",
"sys_created_by_id": "string",
"sys_deleted_by_id": "string",
"sys_directive": "string",
"sys_external_id": "string",
"sys_has_files_in_s3": true,
"sys_last_bulk_data_operation_id": "string",
"sys_last_bulk_data_operation_sys_version": "string",
"sys_last_modified_at": "2019-08-24T14:15:22Z",
"sys_last_modified_by_id": "string",
"sys_last_security_context": {},
"sys_locked": true,
"sys_shippable_status": "string",
"sys_snapshot_base_version": 0.1,
"sys_version": 0.1,
"taxes": 0.1,
"total": 0.1,
"total_in_base_currency": 0.1,
"total_weight": 0.1,
"type": "advertising insertion order",
"use_pro_forma_invoices": true
}'
{ "executionArn": "string", "notification_channel": "string", "notification_publishKey": "string", "notification_subscribeKey": "string", "start_date": "2019-08-24T14:15:22Z" }
https://docs.api.rhythmsoftware.com/_mock/apis/commerce/commerce-v1/orders/{tenantId}/batch
https://commerce.api.rhythmsoftware.com/orders/{tenantId}/batch
curl -i -X POST \
'https://docs.api.rhythmsoftware.com/_mock/apis/commerce/commerce-v1/orders/{tenantId}/batch' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>' \
-H 'Content-Type: application/json' \
-d '{
"operations": [
{
"id": null,
"object": {},
"operation": "create",
"patch_directives": {
"0": {
"op": "add",
"path": "string",
"value": "string"
}
}
}
]
}'
{ "error_count": 0.1, "results": [ { … } ], "success_count": 0.1 }