Machines
Create Payment Methods for Machine
Creates new payment methods for a specific machine, identified by MachineID. This operation allows users to add new payment options to the machine.
post/v1/machines/{MachineID}/paymentMethods
Path parameters
MachineIDinteger required
The unique identifier of the machine.
Request body
Response
The newly created payment methods for the specified machine.
Changes
No recorded changes to this endpoint across all 1 revision of this API.