post http://sandbox.env.symmetrical.ai/v1/employer//settlement-configs
Create settlement config.
Log in to see full request history
Responses
Create settlement config.
xxxxxxxxxx
11curl --request POST \
--url http://sandbox.env.symmetrical.ai/v1/employer/employer_id/settlement-configs \
--header 'accept: */*' \
--header 'content-type: application/json' \
--data '
{
"cycle": {
"type": "WEEKLY"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: