Merchant


What can you do with Merchant?

GET ECHORepeats the specified repeat
GET ECHOIndexes the specified reverse.
GET Merchant/{MerchantId}Gets the Merchant associated with the given Id
Get MerchantGets the Merchant associated with the given ApplicationId
Get MerchantGets the List of merchants associated with the given tag
Get MerchantGets the List of Merchants associated with the given Merchant Reference Id
POST Merchant/{MerchantId}/FundingPost Funding Ticket
POST Merchant/closeRequest to have a merchant account be closed.
POST Merchant/{MerchantId}/AttachmentBegins the merchant file import.
POST MerchantPost for Merchant Resource
PUT Merchant/{MerchantID}/FundingUpdate funding Ticket for a merchant
Put Merchant/{MerchantId}PUT for merchant resource with id parameter
PUT MerchantPUT for merchant resource with id parameter

Endpoints


GET Echo

Repeats the specified repeat.

ParameterData TypeNotes
repeatstringThe repeat, Optional

GET Echo

Indexes the specified reverse.

ParameterData TypeNotes
reversestringThe reverse, Optional

GET Merchant/{MerchantId}

Gets the Merchant associated with the given Id. Returns Merchant associated with Id.

ParameterData TypeNotes
MerchantIdlongThe merchant id, Optional

GET Merchant

Gets the Merchant associated with the given ApplicationId. Returns Merchant associated with ApplicationID.

ParameterData TypeNotes
applicationIdlongThe application id, Optional

GET Merchant

Gets the List of Merchants associated with the given Tag. Returns List of Merchants.

ParameterData TypeNotes
tagNamestringThe tag name, Optional

GET Merchant

Gets the List of Merchants associated with the given Merchant Reference Id. Returns List of Merchants.

ParameterData TypeNotes
referenceIdstringThe reference id, Optional

POST Merchant/{MerchantId}/Funding

Post Funding Ticket.

ParameterData TypeNotes
Merchant IdlongMerchant Id, Optional
modelFundingTicketOptional.

POST merchant/close

Post Funding Ticket.

ParameterData TypeNotes
merchantCloseAccountMerchantCloseAccountThe merchant whose account needs to be close, Optional

POST Merchant/{MerchantId}/Attachment

Begins the merchant file import.

ParameterData TypeNotes
MerchantIdlongMerchantId, Optional
attachmentMerchantAttachmentOptional.

POST Merchant

Post for Merchant resource.

ParameterData TypeNotes
modelMerchantOptional

PUT Merchant/{MerchantId}/Funding

Update Funding Ticket for a merchant.

ParameterMerchantNotes
MerchantIdlongMerchant Id, Optional
modelFundingTicketOptional

PUT Merchant/{MerchantId}

PUT for merchant resource with id parameter.

ParameterMerchantNotes
MerchantIdintMerchant Id, Optional
modelMerchantPUTOptional

PUT Merchant

PUT for merchant resource with id parameter.

ParameterMerchantNotes
idMerchant Id Optional.
modelMerchantPUTOptional.