Skip to main content
POST
Update application status

Authorizations

Authorization
string
header
required

API key obtained from your Parcha account settings. Include as Bearer token in the Authorization header.

Query Parameters

application_id
string
required

The ID of the application

status
enum<string>
required

The new status

Available options:
PENDING,
IN_PROGRESS,
COMPLETE,
ERROR

Response

200

Application status updated successfully