Skip to main content

List Payment Method Mappings

GET 

/api/shopify/:integrationInstance/payment-method-mappings

Lists the distinct payment gateways found on the instance's synced Shopify order transactions together with their current SKU.io payment type mapping (unmapped entries have a null payment_type_id). Also returns all active SKU.io payment types and a meta summary of mapped vs unmapped counts. These mappings control which payment type is assigned to payments imported from Shopify.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type