Skip to main content
Version: 2.0.x

Support Channel

Request

API URL: /merchant/v2/{GUID}/support-channel

HeaderContentDescription
Content-Typetext/plain
X-Transaction-Signature{transaction_signature}Please refer to Transaction Signature
ParamTypeRequiredSignDescription
user_idStringMerchant identification
currencyStringsupported currency: PHP
timestampIntegerRequest timestamp (10 digits), If the time difference is allowed to be 5 seconds, it will fail.
signStringSignature string. Please refer to Data Signature and Verification

Response

ParamTypeRequiredSignDescription
user_idStringMerchant identification.
itemsArray<Item>Channels.
signStringSignature string. Please refer to Data Signature and Verification

Item Object

ParamTypeDescription
transaction_channelStringTransaction supported channel.
transaction_channel_subjectStringTransaction channel subject.
transaction_channel_subject_nameStringTransaction channel subject name.
transaction_typeStringTransaction type.
currencyStringCurrency used by channel.

Response Example