{ 
  "create": {
    "method": "POST",
    "path_template": "/verification_details",
    "url_params": {},
    "body": {"verification_details":{"address_line1":"338-346 Goswell Road","address_line2":"Islington","address_line3":"example address_line3 9219","city":"London","company_number":"07495895","description":"Wine and cheese seller","directors":[{"city":"London","country_code":"GB","date_of_birth":"1986-02-19","family_name":"Jones","given_name":"Tom","postal_code":"EC1V 7LQ","street":"example street 9200"}],"links":{"creditor":"CR123"},"name":"Nude Wines Limited","postal_code":"EC1V 7LQ"}}
  },
  "list": {
    "method": "GET",
    "path_template": "/verification_details",
    "url_params": {},
    "body": {"meta":{"cursors":{"after":"example after 9434","before":"example before 8051"},"limit":50},"verification_details":[{"address_line1":"338-346 Goswell Road","address_line2":"Islington","address_line3":"example address_line3 3114","city":"London","company_number":"07495895","description":"Wine and cheese seller","directors":[{"city":"London","country_code":"GB","date_of_birth":"1986-02-19","family_name":"Jones","given_name":"Tom","postal_code":"EC1V 7LQ","street":"example street 8730"}],"links":{"creditor":"CR123"},"name":"Nude Wines Limited","postal_code":"EC1V 7LQ"},{"address_line1":"338-346 Goswell Road","address_line2":"Islington","address_line3":"example address_line3 1300","city":"London","company_number":"07495895","description":"Wine and cheese seller","directors":[{"city":"London","country_code":"GB","date_of_birth":"1986-02-19","family_name":"Jones","given_name":"Tom","postal_code":"EC1V 7LQ","street":"example street 3176"}],"links":{"creditor":"CR123"},"name":"Nude Wines Limited","postal_code":"EC1V 7LQ"}]}
  }
}

