Skip to main content
DELETE
/
api
/
vendor-credits
/
refunds
/
{refundCreditId}
Delete a refund for the given vendor credit.
curl --request DELETE \
  --url https://api.example.com/api/vendor-credits/refunds/{refundCreditId}

Path Parameters

refundCreditId
string
required

Response

200 - undefined