Improved
v1.0.20
23 days ago by Michael Sampietro
terms_signed_at timestamp support on POST /v1/customers
terms_signed_at timestamp support on POST /v1/customers| New field | Type | Example value |
|---|---|---|
terms_signed_at | string with an ISO 8601 timestamp | 2026-04-01T10:00:00.000Z |
Clients under the Reliance Model can now send the ISO 8601 timestamp of when the customer being onboarded accepted 1Money's Terms through the new terms_signed_at field, removing the need for signed_agreement_id.
Clients under the License-as-a-Service Model are still required to pass signed_agreement_id.
