Sales APIs
Description
The sales order object is one of the most cruical objects in the RamBase sales process. The object can be created directly, or might be a result of a sales order request or a sales quote. The sales order is issued by the company to a customer, and authorizes sale of the spcified item(s).
Tags and resources
Item
Resources regarding lines or items of sales orders
Notification
Notifications regarding the sales order
logistics/serial-number-specifications
List of all serial numbers registered in items of: Sales Orders, Shipping Advices, Purchase Orders, Goods Receptions
sales/orders
Resource for creating new sales orders. Note that only customer is required.
sales/orders
List of sales orders
sales/orders/{salesOrderId}
Sales order details for the provided identifier
sales/orders/{salesOrderId}/api-operations/{apiOperationId}/instances
50 operation(s) for sales/orders/{salesOrderId}
sales/orders/{salesOrderId}
Saves information about the sales order
sales/orders/{salesOrderId}
Deletes a sales order
sales/orders/{salesOrderId}/applicable-accessories?productId={productId}&itemId={itemId}
List of applicable accessories for all items of the sales order. If the sales order is in a status where items cannot be added, this API will return an empty list. Note that if product is specified, applicable accessories for that specific product will show even if the product does not exist in any of the items.
sales/orders/{salesOrderId}/applicable-replacements?productId={productId}&itemId={itemId}
List of applicable replacements for all items of the sales order. If the sales order is in a status where items cannot be added, this API will return an empty list. Note that if product is specified, applicable replacements for that specific product will show even if the product does not exist in any of the items.
sales/orders/{salesOrderId}/assignments
List of assignments linked with provided sales order
sales/orders/{salesOrderId}/assignments/api-operations/{apiOperationId}/instances
2 operation(s) for sales/orders/{salesOrderId}/assignments
sales/orders/{salesOrderId}/forward-destinations?objectType={objectType}
List of possible targets to forward sales order to
sales/orders/{salesOrderId}/payment-items
List of all payment items for provided sales order
sales/orders/key-figures?groupBy={groupBy}
Key figures for sales orders.