Validate address
POST {{host}}/v3/spend/address/validate
Request Body
{"firstLine"=>"92 Jubilee Market Hall", "secondLine"=>"Covent Garden", "thirdLine"=>"null", "city"=>"London", "postCode"=>"WC2E 8BD", "state"=>nil, "country"=>"GB"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |