Squarepay API
Default Folder
Copy Page
Squarepay API
Authentication
Test Authentication
POST
PayTo
Agreements
Create Agreement
List Agreements
Show Agreement
Show Agreement History
Delete Agreement
Agreement Actions
Cancel Agreement
Payments
Create Payment
List Payments
Show Payment
Retry Payment
Webhook Subscriptions
Create Webhook Subscription
POST
List Webhook Subscriptions
GET
Update Webhook Subscription
PUT
Delete Webhook Subscription
DELETE
Webhooks
List Webhooks
GET
Show Webhook
GET
Resend Webhook
POST
Schemas
Types
Event Type
Webhook Status
Default Folder
CreateAgreement
ValidationError
CreatePayment
CreateWebhookSubscription
CancelAgreement
WebhookSubscription
Webhook
SingleWebhook
Payment
Agreement
AgreementHistory
Default Folder
Copy Page
AgreementHistory
{
"uuid"
:
"string"
,
"event_date"
:
"string"
,
"event_type"
:
"string"
,
"body"
:
{
}
}