UNPKG

occsn-checkout

Version:

Occasion checkout experience boilerplate component built using React-Redux and Mitragyna

46 lines (45 loc) 1.08 kB
{ "data": { "id": "f23skvy8", "type": "orders", "attributes": { "status": "initialized", "updated_at": "2018-02-22T16:15:59.843-06:00" }, "relationships": { "customer": { "data": { "id": "i4psdbn7", "type": "customers" }, "links": { "self": "http://lvh.me:3000/api/v1/orders/f23skvy8/relationships/customer", "related": "http://lvh.me:3000/api/v1/orders/f23skvy8/customer" } } }, "links": { "self": "http://lvh.me:3000/api/v1/orders/f23skvy8" } }, "included": [ { "id": "i4psdbn7", "type": "customers", "attributes": { "address": null, "city": null, "created_at": "2018-02-22T16:15:59.753-06:00", "email": "nick@example.com", "first_name": null, "last_name": null, "phone": null, "updated_at": "2018-02-22T16:15:59.753-06:00", "zip": null }, "links": { "self": "http://lvh.me:3000/api/v1/customers/i4psdbn7" } } ] }