Agreements
Submit Agreement Actions
Accept or reject one or more pending assigned agreements
POST
Accepts or rejects one or more pending assigned agreements. The signer must be an associated person on the account flagged as an authorized signer (
is_signer). The API does not perform email, phone, or OTP verification before recording the action. An agreement can only be responded to once.
Path Parameters
string
required
Identifier of the Platform customer (
cus_…).string
required
Identifier of the Platform end-customer account (
acct_…).Request Body
string
required
Associated person id (
aap_…) for the authorized signer submitting the action. Must be flagged is_signer on the account.object[]
required
One to 50 agreement actions. Duplicate
agreement_id values are rejected.Response
Returns 200 with an agreement action result.object[]
One result per submitted agreement action.