Accept Terms of Service (Internal)

Accepts the terms of service for a merchant after they have been signed. Requires admin API key.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

merchantIdstringRequired
Merchant identifier

Headers

x-admin-api-keystringRequired

Request

This endpoint expects an object.
signedAgreementIdstringRequired
Signed agreement ID from the PSP
countrystringRequired
Country code
currencystringRequired
Currency code

Errors