v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-061971481.8 MB
Api20100401Payment

create an instance of payments. This will start a new payments session

create an instance of payments. This will start a new payments session

post/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Payments.json

Path parameters

AccountSidstring required

The SID of the Account that will create the resource.

CallSidstring required

The SID of the call that will create the resource. Call leg associated with this sid is expected to provide payment information thru DTMF.

Response

Created

account_sidstring nullable

The SID of the Account that created the Payments resource.

call_sidstring nullable

The SID of the Call the Payments resource is associated with. This will refer to the call sid that is producing the payment card (credit/ACH) information thru DTMF.

sidstring nullable

The SID of the Payments resource.

date_createdstring date-time-rfc-2822 nullable

The date and time in GMT that the resource was created specified in RFC 2822 format.

date_updatedstring date-time-rfc-2822 nullable

The date and time in GMT that the resource was last updated specified in RFC 2822 format.

uristring nullable

The URI of the resource, relative to https://api.twilio.com.