v2

latestOpenAPI 3.1.02026-08-075421692.0 MB
Phone 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_declinedpending_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

valuesobject
addressobject

Same shape as the KYC submit address.

Response

Re-submitted for approval.

statusstring

Example response

{
  "status": "resubmitted"
}