Update Account Status to Specified Status with Notes

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.

Language
Authorization
Header
Click Try It! to start a request and see the response here!