Create a new conversationAsk AIpost https://secure.nmi.com/api/v4/authvia/conversationsBody ParamsThe new conversation request body.merchantIdstringThe merchant ID from NMI. This is only required for partners; for merchants it is ignored.phonestringrequiredThe conversation customer's ten-digit phone number. US and CA numbers only.amountstringintegerrequiredfirstNamestringrequiredThe conversation customer's first name.lastNamestringrequiredThe conversation customer's last name.expirationstringrequiredThe time to wait for the payment to be completed before it is marked failed. A short time duration value is acceptable such as 30m, 1d, or 7d. If no unit is provided, seconds are used.instructionsstringrequiredlength ≤ 50A short intro or message to send along with the payment request to help provide more context.topicstringrequiredThe resolution this conversation is trying to reach.Response 200The conversation was created successfully.Updated 7 months ago