action mastercard_get_binlisting { label: "BIN Table Listing file" description: "REST service will retrieve and return the BIN Table file to Merchants." provider: mastercard method: GET path: "/binlisting" encoding: json output: { type: "object" additionalProperties: true } }