API Reference

Get a purchase

Get information about a specific purchase.

Log in to see full request history
Path Params
string
required

The unique ID of the purchase.

Headers
string
Defaults to cs, en-gb;q=0.8

The unique ID of the language code by ISO 639-1.

Responses

Response body
object
data
object

Purchase.

string

The unique ID of the purchase.

string
required

The unique ID of the customer.

string
required

The unique ID of the store in CareCloud.

string
required

The external unique ID of the purchase.

string
required

Date and time of the purchase payment. (YYYY-MM-DD HH:MM:SS)

integer
required

Count of the purchase items.

purchase_items
array of objects

List of all items of the purchase. Data is returned if query parameter purchase_items_extension has value true in the query string of the request.

purchase_items
object
string

The unique ID of the purchase item.

string
required

The unique ID of the product.

string

The unique name of the product.

string

The unique ID of the product group.

string

The unique ID of the product group.

string

The unique ID of the product brand.

string

The unique ID of the product brand.

string

Identifier of the purchase item in external system.

string
required

Type of the purchase item.There is a distinction between a purchase in an e-shop, in a brick-and-mortar store, a mobile application, or a cancellation of the purchase. It also differentiates purchases without the possibility of applying loyalty benefits from ordinary purchases or from purchases with the application of loyalty points.

float
required

Price of the purchase item.

float
required

Amount of the purchase item.

float
required

The rate of an item VAT.

additional_properties
array of objects

List of additional properties.

additional_properties
object
string

The unique ID of the property record.

string
required

The unique ID of the property.

string

Name of the property.

Value of the property.

string

Date and time of the last change. (YYYY-MM-DD HH:MM:SS)

string
required

Purchase type.

float
required

Total price of the purchase.

string
required

The unique ID of the currency.

string

Purchasing customer card number.

string
required

Number of the cash-desk

string

Date and time of the last change. (YYYY-MM-DD HH:MM:SS)

purchase_property_records
array of objects
Defaults to false

List of purchase property records.

purchase_property_records
object
string

The unique ID of the property record.

string
required

The unique ID of the property.

string

Name of the property.

Value of the property.

string

Date and time of the last change. (YYYY-MM-DD HH:MM:SS)

429

Too many requests - more than the resource limit.

503

Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.

Language
Credentials
URL