{
"clientReference": "string",
"defaultLanguage": 0,
"isPos": false,
"posCheckoutCurrency": "string",
"posCheckoutBlockchain": "string",
"logoFileAssetId": "d60560ef-aca6-4909-becb-0cfe2447e8ff",
"redirectUrl": "string",
"customerSupportEmail": "string"
}curl --location '/partner/v1/crypto/checkouts//links' \
--header 'X-Partner-Client-Id;' \
--header 'X-Partner-Timestamp;' \
--header 'X-Partner-Nonce;' \
--header 'X-Partner-Signature;' \
--header 'X-Request-Id;' \
--header 'Idempotency-Key;' \
--header 'Content-Type: application/json' \
--data '{
"clientReference": "string",
"defaultLanguage": 0,
"isPos": false,
"posCheckoutCurrency": "string",
"posCheckoutBlockchain": "string",
"logoFileAssetId": "d60560ef-aca6-4909-becb-0cfe2447e8ff",
"redirectUrl": "string",
"customerSupportEmail": "string"
}'{
"checkoutLinkId": "00fd42b3-ef98-4780-b5d6-e0f74b4c3800",
"checkoutId": "a21b4d66-7585-4979-80ec-60ea35b35821",
"checkoutUrl": "string",
"clientReference": "string",
"defaultLanguage": 0,
"isPos": true,
"posCheckoutCurrency": "string",
"posCheckoutBlockchain": "string",
"redirectUrl": "string",
"customerSupportEmail": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}