Agreement Acceptance

API Docs by APIMATIC
Advanced Billing APIModelsStructures

Agreement Acceptance
#

Required when creating a subscription with Maxio Payments.

NameDescription
ip_address
String

Required when providing agreement acceptance params.

terms_url
String

Required when creating a subscription with Maxio Payments. Either terms_url or provacy_policy_url required when providing agreement_acceptance params.

privacy_policy_url
String
return_refund_policy_url
String
delivery_policy_url
String
secure_checkout_policy_url
String
  • HTTP
  • Java
  • .NET
  • PHP
  • Python
  • Ruby
  • TypeScript
  • Go
{
  "ip_address": "ip_address2",
  "terms_url": "terms_url0",
  "privacy_policy_url": "privacy_policy_url0",
  "return_refund_policy_url": "return_refund_policy_url4",
  "delivery_policy_url": "delivery_policy_url8"
}