List supported receivers
documentedList publicly available payment method receivers Spreedly can deliver to.
GET /v1/receivers_options.{format}Receiversno implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl "https://core.spreedly.com/v1/receivers_options.json" \ -X GET \ -H "Accept: application/json"