Delete a microdeposit
Use this endpoint to delete the specified microdeposit.
DELETE
/users/{user_guid}/micro_deposits/{micro_deposit_guid}
Path Parameters
| Field | Required | Type |
|---|---|---|
micro_deposit_guid The unique identifier for the microdeposit. Defined by MX. | Required | String |
user_guid The unique identifier for a | Required | String |
Header Parameters
| Field | Required | Type |
|---|---|---|
Accept-Version MX Platform API version. | Required | String |
Loading...