lookupProducts

This operation is used to retrieve a list of products, filtered using the query parameter(s).This operation has no financial impact and is informative only.

SecurityhttpBasic
Request
query Parameters
channelName
string

The name of the channel to retrieve products for. If set only products matching this channel name will be returned. If not set, all products will be returned.

receiverId
string

The unique Id of the receiving entity from which to retrieve the list of products.

Responses
200

OK

400

Bad request

404

Not found

500

Internal server error

503

Service unavailable

504

Gateway timeout

get/products
Request samples
Response samples
application/json
{
  • "products": [
    ]
}
Copyright © Electrum Payments (Pty) Ltd. 2019-2022. All right reserved.