Retrieves all available payment methods by store, filterable by purchase amount, with option to include inactive payment methods
@accessController.hasAccessToStore(#storeId)
The access token received from the authorization server in the OAuth 2.0 flow.
The UUID of the store Unique identifier of the store
"123e4567-e89b-12d3-a456-426655440000"
If amount is provided, only those payment methods that match the provided amount will be included otherwise all.
100