post https://api-staging.troops.fr/api/integrations/paychecks
Uploads a paycheck for a candidate
Log in to see full request history
Responses
404Returned in case the requested item can not be found
Uploads a paycheck for a candidate
404Returned in case the requested item can not be found
xxxxxxxxxx
curl --request POST \
--url https://api-staging.troops.fr/api/integrations/paychecks \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"replace_previous": false
}
'
Try It!
to start a request and see the response here! Or choose an example: