{"idempotencyKey":"1ec983fa-1a37-679b-809b-067861d87ab0","userInfo":{"legalName":"{{TARGET_ACCOUNT_LEGAL_NAME}}","phoneNumber":"{{TARGET_ACCOUNT_PHONE_NUMBER}}"},"currency":"MXN","country":"MX","paymentMethod":"CLABE_ACCOUNT","callbackUrl":"https://api.client.com/callback/","description":"this is a test references"}
Content-Type: application/json
{"transferStatusCode":200,"idempotencyKey":"1ec983fa-1a37-679b-809b-067861d87ab0","country":"MX","currency":"MXN","createTime":"2023-08-15 20:05:38 GMT-07:00","status":"ACTIVE","description":"this is a test references","callbackUrl":"https://api.client.com/callback/","transferDetails":{"clabeAccount":{"userInfo":{"legalName":"{{TARGET_ACCOUNT_LEGAL_NAME}}","phoneNumber":"{{TARGET_ACCOUNT_PHONE_NUMBER}}"},"clabeAccountNumber":"706180162569438880"}}}
Fullname(Input specification: Only a combination of uppercase and lowercase letters, numbers and spaces is allowed. Spanish and Portuguese letters, and other special characters are not allowed).
The transfer amount,the minimum settlement granularity of the current currency, such as 100 = 1MXN
finalAmount
Long
The final amount that is used for creating the charge order. EX: for charge orders with FX conversion, this field represents the converted amount from the original requested amount.
country
String
Country code
currency
String
The currency code of the transferred fund
finalCurrency
String
The currency code of the finalAmount.
createTime
String
Payment ticket created time
finalStatusTime
String
Transfer final status update time, final status include SETTLED
payer
JSON
Payer info
transferStatus
String
Transfer status, SETTLED
callbackUrl
String
URL where Liquido will send notifications associated to changes to this payment. will receive a post request.