Skip to main content

March 24, 2026

· One min read

GET /customer_forms

  • added the optional property 'results/items/required_fields' to the response with the '200' status (media type: application/json)
  • added the optional property 'results/items/required_fields' to the response with the '200' status (media type: application/xml)
View updated docs

GET /customer_forms/{id}

  • added the optional property 'required_fields' to the response with the '200' status (media type: application/xml)
  • added the optional property 'required_fields' to the response with the '200' status (media type: application/json)
View updated docs