Obtain consent with a credit card

Use this endpoint to obtain parental consent with the guardian's credit card. This endpoint does not charge the card. Instead, it places a small temporary hold which is then immediately refunded. Doing so is sufficient to prove that the card is real.

If the consent object has already been verified, then nothing is done and the consent object is returned.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The key of the consent object to verify.

Body Params
string
required

The card number.

string
required

The two digit month of expiration.

string
required

The four digit year of expiration.

string
required

The CVC code of the card.

boolean

Indicates whether or not consent needs to be reverified. If the consent object was previously verified, setting this property to true will cause the verified property to be reset to false before the card is authorized. This means that if the card authorization fails, then the consent object will remain unverified.

Responses

verified property will be set to true and verify_status will be set to succeeded.

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json