Skip to main content
POST
/
api
/
Placements
/
refresh
/
astute
/
bulk
Refresh to Astute Payroll.
curl --request POST \
  --url https://api.example.com/api/Placements/refresh/astute/bulk \
  --header 'Content-Type: application/json' \
  --data '[
  123
]'

Body

application/json

Response

200

OK