ApplePay-ValidateSession: Difference between revisions

From Barion Documentation
Jump to navigation Jump to search
(Created page with "{{PageTitle|title=Barion API: Validate Apple Pay session}} {{TableOfContents}} {{api_callmethod |method=POST |uri=/v2/ApplePay/ValidateSession }} == Input properties == {{a...")
 
Line 9: Line 9:


== Input properties ==
== Input properties ==
{{api_input_table_header}}
 


{|
{|
{{api_input_table_header}}
|-
|-
| POSKey || Guid ||  
| POSKey || Guid ||  

Revision as of 13:06, 1 December 2021

Barion API: Validate Apple Pay session

POST /v2/ApplePay/ValidateSession

Input properties

  • Required
  • Required
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.