This is a private API. You must login in order to execute requests.
Get Integration
Get the active Square Merchant integration for a project.
Path Parameters |
---|
projectId string — REQUIREDAll APIs check for Project Authorization. Example: c2014261-0d71-43c4-983f-f8fbafb24565 |
Responses |
---|
Schema — OPTIONAL |
---|
integration object — OPTIONAL@SquareIntegration Represents the Square Integration. integrationId stringThe id of the @SquareIntegration | merchantId stringThe id of the Square Merchant Account to which this @SquareIntegration connects | merchantName stringThe name of the Square Merchant Account to which this @SquareIntegration connects |
|
|
Schema — OPTIONAL |
---|
code doubleThe HTTP status code representing the result of the API call | errorCode A more specific, domain-specific error code (use the ErrorCodes enum) | message stringA human-readable message describing the error | validationIssues object — OPTIONAL |
|
401
Unauthorized, missing or invalid access token |
403
Not Authorized to access this project. |
GetActiveIntegration
GET /project/:projectId/integrations/square/integration