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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type