Back to All

How does the Text Number field get set when you're creating the customer via the public API?

(edited)

Question

How does the Text Number field get set when you're creating the customer via the Public API?

Answer

Using the POST Create Customer endpoint, you can add the following field:

"TextPhone": "+1 801 555-1111",

Read more about the Public API in Public API Overview