{"idempotencyKey":"co-20221001-0001","amount":50000,"currency":"COP","country":"CO","paymentMethod":"PAY_CASH","paymentFlow":"DIRECT","payer":{"name":"username","email":"username@liquido.com","billingAddress":{"zipCode":"03400","state":"CDMX","city":"Álamos","street":"Simón Bolívar","number":"12121"}},"orderInfo":{"orderId":"test-order-id","shippingInfo":{"name":"shipping test name","email":"thiago@example.com","address":{"street":"street name","number":"building number","complement":"unit, apt, etc.","district":"district, neighborhood, etc.","city":"city name","state":"state, state code","zipCode":"zip code, postal code","country":"CO"}}},"callbackUrl":"https://api.client.com/callback/","description":"this is a test pay","expirationDate":"2022-10-31","recurring":false,"subMerchantId":"UUID"}
Content-Type: application/json
{"transferStatusCode":200,"idempotencyKey":"co-20221001-0001","referenceId":"co-20221001-0001","paymentMethod":"PAY_CASH","amount":50000,"currency":"COP","finalAmount":50000,"finalCurrency":"COP","country":"CO","createTime":"2022-10-01 09:44:29 UTC","scheduledTime":"2022-10-01 09:44:33 UTC","payer":{"name":"username","email":"username@liquido.com","billingAddress":{"street":"Simón Bolívar","number":"12121","city":"Álamos","state":"CDMX","zipCode":"03400"}},"transferStatus":"IN_PROGRESS","description":"this is a test pay","callbackUrl":"https://api.client.com/callback/","transferDetails":{"payCash":{"referenceNumber":"2701665308673817","expirationDate":"2022-10-31","recurring":false}},"subMerchantId":"UUID"}
通知 / 回调
Content-Type: application/json
{"eventType":"CHARGE_SUCCEEDED","data":{"chargeDetails":{"transferStatusCode":200,"idempotencyKey":"co-20221001-0001","referenceId":"co-20221001-0001","paymentMethod":"PAY_CASH","amount":50000,"currency":"COP","finalAmount":50000,"finalCurrency":"COP","country":"CO","createTime":"2022-10-01 09:44:29 UTC","scheduledTime":"2022-10-01 09:44:33 UTC","payer":{"name":"username","email":"username@liquido.com","billingAddress":{"street":"Simón Bolívar","number":"12121","city":"Álamos","state":"CDMX","zipCode":"03400"}},"transferStatus":"SETTLED","description":"this is a test pay","callbackUrl":"https://api.client.com/callback/","transferDetails":{"payCash":{"referenceNumber":"2701665308673817","expirationDate":"2022-10-31","recurring":false,"paymentTime":"2022-10-06 00:21:20"}},"subMerchantId":"UUID"}}}