post https://api.sqala.tech/core/v1/recipients
Log in to see full request history
Responses
xxxxxxxxxx
curl --request POST \
--url https://api.sqala.tech/core/v1/recipients \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"type": "INDIVIDUAL"
}
'
Try It!
to start a request and see the response here! Or choose an example: