put https://programs//accounts//status
Structure of API Call: PUT /programs/{programCode}/accounts/{accountIdentifier}/status
- Update account status and status reason
This endpoint allows Partners to update account statuses, account status reasons, and cures under certain conditions. When a valid request is submitted and completed successfully, the updated status, status reason, and kycPendingGate will be returned in GET /accounts/{accountIdentifier} and GET /enrollments/accounts/{accountIdentifier} responses. An Account Updated Webhook will also be published.
Note: This endpoint can only be used if the Partner is configured to change statuses.