{
"data": {
"payment_id": "FIN_PROVIDED_UUID",
"integration_type": "BYBIT",
"provider_response": {
"pay_id": "01JN6AZVEMAC8H9SED6JES3QH8",
"terminal_type": "APP",
"expire_time": 1740751953,
"create_time": 1740748353,
"checkout_link": "",
"qr_content": "data:image/png;base64,/9j/2...f/Z"
}
}
}Create a new payment order via ByBit integration for USDT to PYUSD conversion
{
"data": {
"payment_id": "FIN_PROVIDED_UUID",
"integration_type": "BYBIT",
"provider_response": {
"pay_id": "01JN6AZVEMAC8H9SED6JES3QH8",
"terminal_type": "APP",
"expire_time": 1740751953,
"create_time": 1740748353,
"checkout_link": "",
"qr_content": "data:image/png;base64,/9j/2...f/Z"
}
}
}order_info.order_amount or order_info.quote_id must be provided, but not both.order_info.quote_id is not provided, order_info.order_amount and the fin object are required.order_info.quote_id is provided, order_info.order_amount and the fin object must not be included.422 error.428 response code is a placeholder. When errors occur from the payment provider (ByBit), the original status code will be forwarded.Bearer token authentication. Obtain token from /v1/oauth/token endpoint
Payment created successfully
Show child attributes