APIs for the B2B service (ex. Bespin)
B2B purchase history
List purchase of a customer
get/b2b/v2/users/{userId}/transactions/purchase
Path parameters
userIdstring required
userId
Query parameters
sortType'AMOUNT_ASC' | 'AMOUNT_DESC' | 'ASC' | 'DESC' | 'NONE' | 'PRICE_ASC' | 'PRICE_DESC' | 'UNIT_PRICE_ASC' | 'UNIT_PRICE_DESC'
정렬기준
pageSizeinteger required
페이지당 아이템 개수
pageNuminteger required
페이지 넘버
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.