CheckoutAuth
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
POST /checkout-auth/init HTTP/1.1
Host: public-api.alternativepayments.io
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
{
"expires_at": 1,
"token": "text"
}