ApplePay-ValidateSession: Difference between revisions

From Barion Documentation
Jump to navigation Jump to search
Line 14: Line 14:
{{api_input_table_header}}
{{api_input_table_header}}
|-
|-
| POSKey || Guid ||  
| POSKey || Guid || * Required || The secret API key of the shop, generated by Barion. This lets the shop to authenticate through the Barion API, but does not provide access to the account owning the shop itself.
* Required
|-
|| The secret API key of the shop, generated by Barion. This lets the shop to authenticate through the Barion API, but does not provide access to the account owning the shop itself.
| SessionRequestUrl || string|| * Required ||
|- SessionRequestUrl || string||  
|-
* Required
| ShopUrl|| string|| * Required||
||
|- ShopUrl|| string||  
* Required
||
 
|}
|}

Revision as of 13:08, 1 December 2021

Barion API: Validate Apple Pay session

POST /v2/ApplePay/ValidateSession

Input properties

Property name Property type Limitations and constraints Description
POSKey Guid * Required The secret API key of the shop, generated by Barion. This lets the shop to authenticate through the Barion API, but does not provide access to the account owning the shop itself.
SessionRequestUrl string * Required
ShopUrl string * Required