mirror of
https://github.com/kevin-DL/m3o-go.git
synced 2026-01-15 12:14:43 +00:00
Commit from m3o/m3o action
This commit is contained in:
6
curl/postcode/validate/returnARandomPostcodeAndItsInformation.sh
Executable file
6
curl/postcode/validate/returnARandomPostcodeAndItsInformation.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
curl "https://api.m3o.com/v1/postcode/Validate" \
|
||||
-H "Content-Type: application/json" \
|
||||
-H "Authorization: Bearer $M3O_API_TOKEN" \
|
||||
-d '{
|
||||
"postcode": "SW1A 2AA"
|
||||
}'
|
||||
Reference in New Issue
Block a user