v1
latestOpenAPI 3.0.12026-07-26181265484.9 KBMachines
Delete Specific Payment Method for Machine
Deletes a specific payment method associated with a machine, identified by the provided MachineID and paymentMethodID. This operation allows users to remove a payment option from the machine.
delete/v1/machines/{MachineID}/paymentMethods/{paymentMethodID}
Path parameters
MachineIDinteger required
The unique identifier of the machine.
paymentMethodIDinteger required
The unique identifier of the payment method to be deleted.
Response
The result of the operation, indicating whether the payment method was successfully deleted.