Creates a Terminal checkout request and sends it to the specified device to take a payment for the requested amount.
POST
/v2/terminals/checkouts
Creates a Terminal checkout request and sends it to the specified device to take a payment for the requested amount.
A unique string that identifies this CreateCheckout
request. Keys can be any valid string but must be unique for every CreateCheckout
request.
See Idempotency keys for more information.