PartnerCard Prepare v2: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
This endpoint can prepare a partner card without attaching it to a specific Barion account. | This endpoint can prepare a partner card without attaching it to a specific Barion account. | ||
<span class="api-ver">v2</span> This API endpoint is available in '''API v2''' only. | |||
== Input properties == | == Input properties == | ||
Revision as of 10:44, 25 May 2017
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.
v2 This API endpoint is available in API v2 only.
Input properties
| Property name | Property type | Limitations and constraints | Description |
|---|---|---|---|
| PartnerKey | Guid |
|
The secret API key of the partner, generated by Barion. |
| PAN | Guid |
|
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. |