Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 887 Bytes

AssignTerminalsResponse.md

File metadata and controls

10 lines (5 loc) · 887 Bytes

AssignTerminalsResponse

Properties

Name Type Description Notes
results kotlin.collections.Map<kotlin.String, kotlin.String> Array that returns a list of the terminals, and for each terminal the result of assigning it to an account or store. The results can be: - `Done`: The terminal has been assigned. - `AssignmentScheduled`: The terminal will be assigned asynschronously. - `RemoveConfigScheduled`: The terminal was previously assigned and boarded. Wait for the terminal to synchronize with the Adyen platform. For more information, refer to Reassigning boarded terminals. - `Error`: There was an error when assigning the terminal.