post https://api.coingate.com/api/v2/billing/contacts
Responses
xxxxxxxxxx
curl --request POST \
--url https://api.coingate.com/api/v2/billing/contacts \
--header 'accept: application/json' \
--header 'content-type: application/x-www-form-urlencoded' \
--data 'contact_type="person"'