GuidesAPI ReferenceChangelog
Changelog
Improved

v1.0.20

terms_signed_at timestamp support on POST /v1/customers

New fieldTypeExample value
terms_signed_atstring with an ISO 8601 timestamp2026-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.