GoCardless¶
Check the SheepCRM <> GoCardless connection
/api/v1/$FLOCK/partner/gocardless/
Connect SheepCRM to GoCardless¶
GET to the auth end point will begin the user OAuth2 flow ending with auth-finish.
|/api/v1/$FLOCK/partner/gocardless/auth/
|/api/v1/$FLOCK/partner/gocardless/auth-finish/
Revoke GoCardless API Access¶
Clears acccess tokens thereby disconnecting SheepCRM from GoCardless
http DELETE /api/v1/$FLOCK/partner/gocardless/revoke/
HTTP/1.1 200 OK
{}
GoCardless Payments¶
/api/v1/$FLOCK/partner/gocardless/payment/{uid})/cancel/
/api/v1/$FLOCK/partner/gocardless/payment/{uid})/retry/