{ "resource": "refund", "id": "re_4qqhO89gsT", "amount": { "value": "1027.99", "currency": "EUR" }, "status": "pending", "createdAt": "2018-09-25T17:40:23+00:00", "description": "Required quantity not in stock, refunding one photo book.", "metadata": { "bookkeeping_id": 12345 }, "orderId": "ord_stTC2WHAuS", "paymentId": "tr_WDqYK6vllg", "settlementAmount": { "value": "-1027.99", "currency": "EUR" }, "lines": [ { "resource": "orderline", "id": "odl_d1ec55", "orderId": "ord_stTC2WHAuS", "name": "LEGO 42083 Bugatti Chiron", "sku": "5702016116977", "type": "physical", "status": "completed", "isCancelable": false, "quantity": 2, "unitPrice": { "value": "399.00", "currency": "EUR" }, "vatRate": "21.00", "vatAmount": { "value": "121.14", "currency": "EUR" }, "totalAmount": { "value": "698.00", "currency": "EUR" }, "createdAt": "2018-09-23T17:23:13+00:00", "discountAmount": { "value": "100.00", "currency": "EUR" }, "_links": { "productUrl": { "href": "https://shop.lego.com/nl-NL/Bugatti-Chiron-42083", "type": "text/html" }, "imageUrl": { "href": "https://sh-s7-live-s.legocdn.com/is/image//LEGO/42083_alt1?$main$", "type": "text/html" } } }, { "resource": "orderline", "id": "odl_j3eusr", "orderId": "ord_stTC2WHAuS", "name": "LEGO 42056 Porsche 911 GT3 RS", "sku": "5702015594028", "type": "physical", "status": "completed", "isCancelable": false, "quantity": 1, "unitPrice": { "value": "329.99", "currency": "EUR" }, "vatRate": "21.00", "vatAmount": { "value": "57.27", "currency": "EUR" }, "totalAmount": { "value": "329.99", "currency": "EUR" }, "createdAt": "2018-09-23T17:23:13+00:00", "_links": { "productUrl": { "href": "https://shop.lego.com/nl-NL/Porsche-911-GT3-RS-42056", "type": "text/html" }, "imageUrl": { "href": "https://sh-s7-live-s.legocdn.com/is/image/LEGO/42056?$PDPDefault$", "type": "text/html" } } } ], "_links": { "self": { "href": "https://api.mollie.com/v2/payments/tr_WDqYK6vllg/refunds/re_4qqhO89gsT", "type": "application/hal+json" }, "payment": { "href": "https://api.mollie.com/v2/payments/tr_WDqYK6vllg", "type": "application/hal+json" }, "order": { "href": "https://api.mollie.com/v2/orders/ord_stTC2WHAuS", "type": "application/hal+json" }, "documentation": { "href": "https://docs.mollie.com/reference/v2/refunds-api/get-refund", "type": "text/html" } } }