Checkout.Latch

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

Examples

Example 1

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