Create Country

This API endpoint is used to create a new country, this request only can be made by user level 0 (Type: Administrator)

Using Ordering SDK


const response = await ordering.countries().save(data);

Language
Authorization
Header
Click Try It! to start a request and see the response here!