Checkout.ISOP

Field Type Description
origin String String enumarion of 'in-store', 'email', 'telephone'
customer_id Int An integer value
employee_id Int An integer value

Examples

Example 1

{
    "origin": "in-store",
    "customer_id": 14,
    "employee_id": 16
}
Version update available Please adjust your integration to the latest stable version (1.9.0)
1.6.0 stable