v2
latestOpenAPI 3.1.02026-08-075421692.0 MBPhone Numbers
Resubmit a declined number
Submit corrected values/documents for the declined requirement(s). We PATCH them onto the SAME requirement group and re-submit it for approval; the number goes regulatory_declined → pending_regulatory. No new number and no new billing. Body shape matches the KYC submit (values / documents / address) — send only the corrected fields.
post/v1/phone-numbers/{id}/remediate
Path parameters
idstring required
Request body
Response
Re-submitted for approval.
Example response
{
"status": "resubmitted"
}