PartnerCard Prepare v2

From Barion Documentation
Revision as of 10:33, 25 May 2017 by Botza (talk | contribs)
Jump to navigation Jump to search

Barion API: Prepare a payment card

POST /v2/PaymentCard/Prepare

Use cases

This endpoint can prepare a partner card without attaching it to a specific Barion account.

Input properties

Property name Property type Limitations and constraints Description
PartnerKey Guid
  • Required
The secret API key of the partner, generated by Barion.
PAN Guid
  • Required
  • At least 10 charachters
The whole cardnumber.

Output properties

Property name Property type Description
PrivateCardKey string The private key of the card. This should only be stored on the card itself.