Request an Apple Pay Payment Session
Requests an Apple Pay Payment Session.
The session is required for Apple Pay on web.
POST
/v1/marketplace/companies/{company_id}/apple_pay_sessionPath Parameters
company_id*string
Company ID
Query Parameters
select?array<string>
expand?array<string>
Response Body
application/json
application/json
application/json
curl -X POST "https://api.noona.is/v1/marketplace/companies/string/apple_pay_session"{
"data": "dGhlIGFwcGxlIHBheSBzZXNzaW9uIHBheWxvYWQ="
}{
"type": "generic_error",
"message": "Time slot is not available."
}{
"type": "generic_error",
"message": "Time slot is not available."
}