Refresh KYC status
KYC
Refresh KYC status
Re-poll the verification provider for a session and return the latest KYC status. Requires the WRITE_KYC scope.
POST
Refresh KYC status
Re-polls the verification provider for the given session and returns the store’s latest verification status. The store is bound to your app token server-side — never send a shop id.
Authorizations
Installed-app access token (prefix app_), issued by the OAuth install flow. The store is bound to the token server-side — never send a shop id.
Body
application/json
The verification session id to refresh.
Response
The latest KYC status after refreshing.
Standard Salesive response envelope. The operation-specific payload is carried in data.

