Skip to main content

Structure for Add Merchant Partner Requests

Using your bearer token to authenticate, fetch the fields that you will need to complete an Add Merchant Partner request. (Note that these fields have been previously agreed upon between you and Splitit.) In addition, note that the response's RequestUrlEndpoint here includes the full URL (including profileID) that you will need to add new merchants using the Add Merchant Partner endpoint.

Responses
200

Success

Schema OPTIONAL
Errors object[] OPTIONAL
Code string OPTIONAL
Message string OPTIONAL
AdditionalInfo string OPTIONAL
StatusCode int32
TraceId string OPTIONAL
IsSuccess boolean
MetaData object[] OPTIONAL

The fields in question.

Fields object[]
AccountFieldName string
AccountFieldType string
AllowedOptions string[]
IsMandatory boolean
Account
RequestUrlEndpoint string
Description string
Method string
AuthorizationHeader string
404

Not Found

Schema OPTIONAL
Errors object[] OPTIONAL
Code string OPTIONAL
Message string OPTIONAL
AdditionalInfo string OPTIONAL
StatusCode int32
TraceId string OPTIONAL
IsSuccess boolean
500

Internal Server Error

Schema OPTIONAL
Errors object[] OPTIONAL
Code string OPTIONAL
Message string OPTIONAL
AdditionalInfo string OPTIONAL
StatusCode int32
TraceId string OPTIONAL
IsSuccess boolean