v1

latestOpenAPI 3.0.12026-08-062379143.9 KB
Profiles

Create Profile

Create a new Payment Profile using either a card, a single-use token, a transaction id, or bank credentials. You must supply one of them. You may store a card and bank credentials on the same profile.

post/profiles

Request body

{"stackTrail":"components:schemas:ProfileBody:properties:customer_code","oasType":"schema","type":"unknown","description":"Unique identifier for a Payment Profile. This is an optional field and if not included a randomly generated value will be returned."}
languagestring

characters

commentstring

Any comments that a user would like to attach to the Payment Profile

validateboolean

Set to true to automatically process a pre-auth transaction for validation purposes. Processor token transactions require validation, and must be set to true.

Response

The Profile.

codenumber
messagestring
customer_codestring

the ID of the payment profile. You need to keep track of this value.

limited_use_card_tokenstring

Uniquely identifies specific cards in payment profile accounts. Used only for performing Method URL operations.