Checkout.Latch

Field Type Description
latch_id Int An integer value
telephone Phone Optional. International phone number
date Date Optional. Date in YYYY-MM-DD
time Time Optional. Time in HH:MM format
notification_method String Optional. String enumarion of 'email', 'sms'

Examples

Example 1

{
    "latch_id": 19,
    "telephone": "+32 475 00 00 00",
    "date": "2019-01-31",
    "time": "12:00",
    "notification_method": "email"
}
Version update available Please adjust your integration to the latest stable version (1.9.0)
1.3.0 stable