Machines
Get Payment Methods for Machine
Retrieves the list of payment methods associated with a specific machine, identified by MachineID. This allows users to view the available payment options configured for the machine.
get/v1/machines/{MachineID}/paymentMethods
Path parameters
MachineIDinteger required
The unique identifier of the machine.
Response
A list of payment methods configured for the specified machine.
Changes
No recorded changes to this endpoint across all 1 revision of this API.