Services
Record acceptance of Stripe terms
Records that a GOV.UK Pay agreement has been accepted for the service.
post/v1/api/services/{serviceExternalId}/stripe-agreement
Path parameters
serviceExternalIdstring required
Request body
Example request
{
"ip_address": "0.0.0.0"
}Response
Stripe agreement already created
Changes
Changed in 1 of the 53 revisions of this API.2
- ○
removed the non-success response with the status
response-non-success-status-removed
- ○
added the success response with the status
response-success-status-added
- ○