Skip to content

Instantly share code, notes, and snippets.

@jaychoo
Created December 18, 2020 14:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaychoo/06f6f3678d1adecb9744c18e378782cb to your computer and use it in GitHub Desktop.
Save jaychoo/06f6f3678d1adecb9744c18e378782cb to your computer and use it in GitHub Desktop.
Admin paginated view - Request service
{
"metadata": {
"page": 100000,
"page_size": 10,
"total_count": 216,
"parameters": {
"order_by": "-created_at"
},
"options": {
"order_by": [
"id",
"-id",
"created_at",
"-created_at",
"last_updated",
"-last_updated"
],
"filter_by": [
"imported_at"
]
}
},
"items": [
{
"arta_id": "eSDf46lh306jZlN4Kf37vHdFhAmeTOWd",
"status": "in_progress",
"destination_locations": [],
"currency": "USD",
"objects": [
{
"type": "art",
"depth": 20,
"value": "100.00",
"width": 20,
"height": 20,
"weight": 10,
"sub_type": "sculpture",
"is_fragile": true,
"weight_unit": "lb",
"value_currency": "USD",
"unit_of_measurement": "in"
}
],
"last_updated": "2020-07-30T22:02:02.276528+00:00",
"name": "arta-dev | ,US - ,DE",
"id": 6,
"created_at": "2020-07-30T22:01:57.990200+00:00",
"entity_id": 1,
"entity_type": "user",
"origin_locations": [],
"insurance": "arta_transit_insurance",
"request_type": "shipment"
},
{
"arta_id": "ouGpNpzz-ILmOBF5qO1YWzlPjWtWoA3U",
"status": "in_progress",
"destination_locations": [],
"currency": "USD",
"objects": [
{
"type": "art",
"depth": 20,
"value": "100.00",
"width": 20,
"height": 20,
"weight": 10,
"sub_type": "sculpture",
"is_fragile": true,
"weight_unit": "lb",
"value_currency": "USD",
"unit_of_measurement": "in"
}
],
"last_updated": "2020-07-30T21:59:55.592414+00:00",
"name": "arta-dev | ,US - ,DE",
"id": 5,
"created_at": "2020-07-30T21:59:52.109772+00:00",
"entity_id": 1,
"entity_type": "user",
"origin_locations": [],
"insurance": "arta_transit_insurance",
"request_type": "shipment"
},
{
"arta_id": "AcZEqWCJkhGaCBmlCxi8GwtHpDnYRDcB",
"status": "in_progress",
"destination_locations": [],
"currency": "USD",
"objects": [
{
"type": "art",
"depth": 20,
"value": "100.00",
"width": 20,
"height": 20,
"weight": 10,
"sub_type": "sculpture",
"is_fragile": true,
"weight_unit": "lb",
"value_currency": "USD",
"unit_of_measurement": "in"
}
],
"last_updated": "2020-07-30T21:59:24.273821+00:00",
"name": "arta-dev | ,US - ,DE",
"id": 4,
"created_at": "2020-07-30T21:59:20.493786+00:00",
"entity_id": 1,
"entity_type": "user",
"origin_locations": [],
"insurance": "arta_transit_insurance",
"request_type": "shipment"
},
{
"arta_id": "jf8cUmWRIuib59QGovhXozCL4VY4UMKc",
"status": "in_progress",
"destination_locations": [],
"currency": "USD",
"objects": [
{
"type": "art",
"depth": 20,
"value": "100.00",
"width": 20,
"height": 20,
"weight": 10,
"sub_type": "sculpture",
"is_fragile": true,
"weight_unit": "lb",
"value_currency": "USD",
"unit_of_measurement": "in"
}
],
"last_updated": "2020-07-30T21:58:04.927177+00:00",
"name": "arta-dev | ,US - ,DE",
"id": 3,
"created_at": "2020-07-30T21:58:00.503952+00:00",
"entity_id": 1,
"entity_type": "user",
"origin_locations": [],
"insurance": "arta_transit_insurance",
"request_type": "shipment"
},
{
"arta_id": "XX5xju7HJnvolxylD2nklQ7pfasBLvEY",
"status": "in_progress",
"destination_locations": [],
"currency": "USD",
"objects": [
{
"type": "art",
"depth": 20,
"value": "100.00",
"width": 20,
"height": 20,
"weight": 10,
"sub_type": "sculpture",
"is_fragile": true,
"weight_unit": "lb",
"value_currency": "USD",
"unit_of_measurement": "in"
}
],
"last_updated": "2020-07-30T21:57:13.053504+00:00",
"name": "arta-dev | ,US - ,DE",
"id": 2,
"created_at": "2020-07-30T21:57:08.922143+00:00",
"entity_id": 1,
"entity_type": "user",
"origin_locations": [],
"insurance": "arta_transit_insurance",
"request_type": "shipment"
},
{
"arta_id": "zJS2hnb-Uii2nWeJwjJuhft6g4HWoNah",
"status": "in_progress",
"destination_locations": [],
"currency": "USD",
"objects": [
{
"type": "art",
"depth": 20,
"value": "100.00",
"width": 20,
"height": 20,
"weight": 10,
"sub_type": "sculpture",
"is_fragile": true,
"weight_unit": "lb",
"value_currency": "USD",
"unit_of_measurement": "in"
}
],
"last_updated": "2020-07-30T21:55:55.300618+00:00",
"name": "arta-dev | ,US - ,DE",
"id": 1,
"created_at": "2020-07-30T21:55:51.360693+00:00",
"entity_id": 1,
"entity_type": "user",
"origin_locations": [],
"insurance": "arta_transit_insurance",
"request_type": "shipment"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment