Defines the body parameters that can be provided in a request to the
CreateMobileAuthorizationCode
endpoint.
CreateMobileAuthorizationCodeRequest
Name | Type | Tags | Description |
---|---|---|---|
locationId |
string | undefined |
Optional | The Square location ID that the authorization code should be tied to. Constraints: Minimum Length: 1 , Maximum Length: 191 |
{
"location_id": "YOUR_LOCATION_ID"
}