Skip to Content

RegisterTerminalRequest

Properties

NameTypeDescriptionNotes
payment_method_idLongPayment method ID (references payment_methods table, e.g., Stripe Terminal)[default to null]
external_terminal_idStringExternal terminal ID from the provider[default to null]
location_idLongLocation ID where the terminal will be deployed[default to null]
nameStringFriendly name for the terminal (e.g., “Counter Terminal 1”)[default to null]
registration_codeStringRegistration code (for providers like SumUp that require pairing codes)[optional] [default to null]
credentialsanyProvider credentials for this terminal[default to null]

[Back to Model list] [Back to API list] [Back to README]