Sha256: 786fd2a01486c8d448c087f99c3a4ecac5d24019d6f968548fa21cca7f5ff5ca
Contents?: true
Size: 1.97 KB
Versions: 19
Compression:
Stored size: 1.97 KB
Contents
{ "resource": "refund", "id": "re_4qqhO89gsT", "amount": { "currency": "EUR", "value": "698.00" }, "status": "pending", "createdAt": "2018-03-14T17:09:02.0Z", "description": "Required quantity not in stock, refunding one photo book.", "paymentId": "tr_WDqYK6vllg", "orderId": "ord_kEn1PlbGa", "lines": [ { "resource": "orderline", "id": "odl_dgtxyl", "orderId": "ord_kEn1PlbGa", "name": "LEGO 42083 Bugatti Chiron", "productUrl": "https://shop.lego.com/nl-NL/Bugatti-Chiron-42083", "imageUrl": "https://sh-s7-live-s.legocdn.com/is/image//LEGO/42083_alt1?$main$", "sku": "5702016116977", "type": "physical", "status": "refunded", "quantity": 2, "unitPrice": { "value": "399.00", "currency": "EUR" }, "vatRate": "21.00", "vatAmount": { "value": "121.14", "currency": "EUR" }, "discountAmount": { "value": "100.00", "currency": "EUR" }, "totalAmount": { "value": "698.00", "currency": "EUR" }, "createdAt": "2018-08-02T09:29:56+00:00" } ], "_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_kEn1PlbGa", "type": "application/hal+json" }, "documentation": { "href": "https://docs.mollie.com/reference/v2/orders-api/create-order-refund", "type": "text/html" } } }
Version data entries
19 entries across 19 versions & 1 rubygems