metafields.json 570 B

123456789101112131415161718192021222324
  1. {
  2. "metafields": [
  3. {
  4. "created_at": "2011-10-20T14:05:13-04:00",
  5. "updated_at": "2011-10-20T14:05:13-04:00",
  6. "namespace": "affiliates",
  7. "id": 721389482,
  8. "value": "app_key",
  9. "description": null,
  10. "key": "app_key",
  11. "value_type": "string"
  12. },
  13. {
  14. "created_at": "2011-10-20T14:05:13-04:00",
  15. "updated_at": "2011-10-20T14:05:13-04:00",
  16. "namespace": "contact",
  17. "id": 721389480,
  18. "value": "1231231231",
  19. "description": null,
  20. "key": "phone",
  21. "value_type": "string"
  22. }
  23. ]
  24. }