POST /api/v2/storefront/account-mappings/information-requests/{requestId}/withdraw
Sometimes you no longer need what you asked for — the buyer resolved it another
way, you changed your mind about what evidence you need, or the request was a
mistake. This call drops the request without deciding the case: the case stays
open and returns to your queue, exactly like an expired request re-blocks on
you.
This is different from declining. Declining closes the whole case with no
grant. Withdrawing keeps the case open — you can still accept, link to an
existing account, ask again, or reject later.
Works whether the request is still live or has already expired. Once
withdrawn, the request can no longer be confirmed or resent — send a fresh
request if you still need something from the buyer.
Request
Parameters
Response
200 OK with the withdrawn request:
Errors
401 UNAUTHORIZED— missing or invalid API key.404 NOT_FOUND— no pending information request with this id under your storefront (already confirmed, superseded, cancelled, or never existed).
Related
Request buyer information
Ask for information in the first place
Confirm buyer information
Record that the requested material arrived
Buyer Account Mapping
The review queue this case comes from