Create Collection
Collections are unique to each merchant. You can create collections through the LeanX Portal or by using API.
Authentication
LeanX uses Auth Token to authenticate in each request's header.
Auth Token can be retrieved in your portal dashboard under API page.
Request Header
Create a Collection
HTTP Method: POST
Request Body
Attributes
Property
Type
Description
title*
String
Title of your collection
description*
String
Description of the collection
enable_billing_address*
Boolean
Allow payer to enter billing address in payment page
Response
Last updated