ApiPasses
Download Pass pkpass
Downloads an Apple Wallet Pass file
curl -X GET "https://api.members.dev/v1/passes/string/pkpass""string"{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}