{
"id": "8E048424862171107",
"status": "CREATED",
"amount": {
"currency_code": "USD",
"value": "10.99"
},
"seller_protection": {
"status": "ELIGIBLE",
"dispute_categories": [
"ITEM_NOT_RECEIVED",
"UNAUTHORIZED_TRANSACTION"
]
},
"supplementary_data": {
"related_ids": {
"order_id": "9P375962UG756752D"
}
},
"expiration_time": "2022-02-18T19:00:46Z",
"create_time": "2022-02-07T23:47:24Z",
"update_time": "2022-02-07T23:47:24Z",
"links": [
{
"href": "https://api.sandbox.paypal.com/v2/payments/authorizations/8E048424862171107",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v2/payments/authorizations/8E048424862171107/capture",
"rel": "capture",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v2/payments/authorizations/8E048424862171107/void",
"rel": "void",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v2/payments/authorizations/8E048424862171107/reauthorize",
"rel": "reauthorize",
"method": "POST"
},
{
"href": "https://api.sandbox.paypal.com/v2/checkout/orders/9P375962UG756752D",
"rel": "up",
"method": "GET"
}
]
}