Create Material
Last updated
Last updated
POST
https://rem-api-sandbox.pagsmile.com/remittance/collection/create-material
Name | Type | Description |
---|---|---|
Refer to : common
Biz_data
Name | Type | Description |
---|---|---|
Note: 162************38 is pagsmile's test app id for sandbox
Please use your own app_id when testing.
Name | Type | Description |
---|---|---|
Content-Type*
string
application/json; charset=UTF-8
merchant_id*
long
Merchant ID
material_name*
string
Material Name
currency*
string
Currency
amount*
string
Amount
business_type*
integer
Business Type
Refer to BusinessType
buyer_name*
string
Buyer Name
buyer_country*
string
Buyer Country
goods[0].name
string
Goods name
goods[0].num
int
Goods count
collection_ids
List<Long>
Collection ID List
material_id*
long
Material ID
status*
integer
Material Status,
Refer to Status