Skip to main content

delete buyer wallet

DELETE 

/org/:orgId/buyer/:buyerId/wallet/:walletId

delete a wallet of the buyer, if it's a payment method, sync to payment provider too.

Request

Path Parameters

    orgId stringrequired

    Organization ID

    buyerId stringrequired

    Buyer ID

    walletId stringrequired

    Wallet ID

Responses

OK

Schema

    string

Loading...