Update Store

Update Store

Request URL

POST /remittance/store/update-store

Request Body

Refer to : common

Biz_data

Name
Type
Description

store_id*

long

Store ID

merchant_id*

long

Merchant Id

platform*

string

Platform

business_type*

Integer

Business Type

20-platform

21-platform independent

name*

string

Store name

currency*

string

Currency

has_store_link*

boolean

Has store link

store_url

string

Store Url

description

string(256)

Description

Response

Name
Type
Description

store_id*

long

Store ID

status*

integer

Status

2-approved

15-incomplete store link

Example

Note: 162************38 is pagsmile's test app id for sandbox

Please use your own app_id when testing.

Last updated