v1

latestOpenAPI 3.1.02026-07-242735131.1 MB
Sandbox

Approve risk reserve proof of payment

Approves a risk reserve proof of payment without the intervention of a Remote admin.

Triggers an employment.cor_hiring.proof_of_payment_accepted webhook event.

This endpoint is only available in Sandbox, otherwise it will respond with a 404.

post/v1/sandbox/employments/{employment_id}/risk-reserve-proof-of-payments/approve

Path parameters

employment_idstring required

Employment ID

Response

Success

Example response

{
  "data": {
    "slug": "5b44799c-e845-4d5c-9c52-b6e5f7c3d4e1",
    "status": "pending"
  }
}