Authorization: Bearer ********************curl --location 'http://probill.local/api//domain/transfer/order?domain=undefined&id=20004' \
--header 'Authorization: Bearer <token>'{
"code": 0,
"msg": "",
"time": 1720857600,
"data": {
"total_fee": "68.00",
"tax_fee": "0.00",
"amount": "68.00",
"suffix": "com",
"www": "example",
"product": {
"id": 15,
"name": ".com 域名"
}
}
}