action handwrytten_get_countries_list { label: "get_countries_list" description: "Lists the countries to which Handwritten can mail, their associated country ID and any costs" provider: handwrytten method: GET path: "/countries/list" encoding: json output: { type: "object" additionalProperties: true } }