Success
Bad Request
Not Found
Server Error
{- "firstName": "First",
- "lastName": "Last",
- "companyName": "Company Name",
- "email": "Company@mail.com",
- "mobilePhoneNumber": "12345678",
- "isMobileNumberSmsNotificationsEnabled": true,
- "useBillingAsShippingAddress": false,
- "billingAddress": {
- "addressLine1": "Line 1",
- "addressLine2": "Line 2",
- "city": "City",
- "zip": "1234",
- "stateName": null,
- "stateId": 1,
- "countryId": 1
}, - "shippingAddress": {
- "addressLine1": "Line 1",
- "addressLine2": "Line 2",
- "city": "City",
- "zip": "2345",
- "stateName": null,
- "stateId": 1,
- "countryId": 1
}, - "paymentMethodsCards": [
- {
- "name": "Payment_method1",
- "pan": "444466666655555",
- "expirationMonth": 1,
- "expirationYear": 24,
- "securityCode": "345"
}, - {
- "name": "Payment_method2",
- "pan": "1234567890123",
- "expirationMonth": 4,
- "expirationYear": 25,
- "securityCode": null
}
], - "paymentMethodsAchAccounts": null
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
Success
Bad Request
Not Found
Server Error
{- "items": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "createdOn": "2019-08-24T14:15:22Z",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "lastTransactionDate": "2019-08-24T14:15:22Z",
- "lastTransactionAmount": 0,
- "activeSubscriptionsAmount": 0,
- "contactName": "string",
- "firstName": "string",
- "lastName": "string",
- "companyName": "string",
- "email": "string",
- "mobilePhoneNumber": "string",
- "isMobileNumberSmsNotificationsEnabled": true,
- "billingAddress": {
- "addressLine1": "string",
- "addressLine2": "string",
- "city": "string",
- "zip": "string",
- "stateName": "string",
- "state": {
- "id": 0,
- "code": "string",
- "name": "string"
}, - "country": {
- "id": 0,
- "isoCode": "string",
- "name": "string"
}
}, - "paymentMethodsCount": 0
}
], - "total": 0
}
Success
Bad Request
Not Found
Server Error
{- "firstName": "First",
- "lastName": "Last",
- "companyName": "Company Name",
- "email": "Company@mail.com",
- "mobilePhoneNumber": "12345678",
- "isMobileNumberSmsNotificationsEnabled": true,
- "useBillingAsShippingAddress": false,
- "billingAddress": {
- "addressLine1": "Line 1",
- "addressLine2": "Line 2",
- "city": "City",
- "zip": "1234",
- "stateName": null,
- "stateId": 1,
- "countryId": 1
}, - "shippingAddress": {
- "addressLine1": "Line 1",
- "addressLine2": "Line 2",
- "city": "City",
- "zip": "2345",
- "stateName": null,
- "stateId": 1,
- "countryId": 1
}
}
{- "errors": {
- "Email": [
- "'Email' is not a valid email address."
]
}, - "details": "Validation failed: \n -- Email: 'Email' is not a valid email address. Severity: Error",
- "statusCode": 400,
- "source": "<Service>",
- "exceptionType": "FluentValidation.ValidationException",
- "correlationId": "aa6cfcd0-0295-4a4c-b074-8c901f114fee",
- "entityId": null,
- "errorCode": null
}
Success
Bad Request
Not Found
Server Error
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "merchantId": "c3073b9d-edd0-49f2-a28d-b7ded8ff9a8b",
- "firstName": "string",
- "lastName": "string",
- "companyName": "string",
- "email": "string",
- "mobilePhoneNumber": "string",
- "isMobileNumberSmsNotificationsEnabled": true,
- "useBillingAsShippingAddress": true,
- "defaultPaymentMethodId": "10098869-575b-49ae-a0bc-197f04f0018a",
- "defaultAchPaymentMethodId": "d193eb46-976d-4274-b4e4-18dbd12acd3a",
- "createdOn": "2019-08-24T14:15:22Z",
- "modifiedOn": "2019-08-24T14:15:22Z",
- "billingAddress": {
- "addressLine1": "string",
- "addressLine2": "string",
- "city": "string",
- "zip": "string",
- "stateName": "string",
- "state": {
- "id": 0,
- "code": "string",
- "name": "string"
}, - "country": {
- "id": 0,
- "isoCode": "string",
- "name": "string"
}
}, - "shippingAddress": {
- "addressLine1": "string",
- "addressLine2": "string",
- "city": "string",
- "zip": "string",
- "stateName": "string",
- "state": {
- "id": 0,
- "code": "string",
- "name": "string"
}, - "country": {
- "id": 0,
- "isoCode": "string",
- "name": "string"
}
}, - "lastTransactionDate": "2019-08-24T14:15:22Z",
- "transactionsCount": 0,
- "transactionsVolume": 0,
- "lastTransactionAmount": 0,
- "numberOfSubscriptions": 0,
- "cards": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "isDefault": true,
- "panMask": "string",
- "expirationMonth": 0,
- "expirationYear": 0,
- "cardType": 0,
- "creditDebitType": 1
}
], - "achAccounts": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "isDefault": true,
- "accountNumber": "string",
- "routingNumber": "string",
- "accountTypeId": 0,
- "accountType": "string",
- "accountHolderTypeId": 0,
- "accountHolderType": "string",
- "taxId": "string"
}
]
}
Success
Bad Request
Not Found
Server Error
{- "errors": {
- "Email": [
- "'Email' is not a valid email address."
]
}, - "details": "Validation failed: \n -- Email: 'Email' is not a valid email address. Severity: Error",
- "statusCode": 400,
- "source": "<Service>",
- "exceptionType": "FluentValidation.ValidationException",
- "correlationId": "aa6cfcd0-0295-4a4c-b074-8c901f114fee",
- "entityId": null,
- "errorCode": null
}
Success
Bad Request
Not Found
Server Error
{- "name": "Payment_method",
- "pan": "444466666655555",
- "expirationMonth": 1,
- "expirationYear": 24,
- "securityCode": "345"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
Success
Bad Request
Not Found
Server Error
{- "name": "string",
- "accountNumber": "string",
- "routingNumber": "string",
- "accountType": 1,
- "accountHolderType": 1,
- "taxId": "string"
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}
Success
Bad Request
Not Found
Server Error
{- "items": [
- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string",
- "panMask": "string",
- "isDefault": true,
- "typeId": 0,
- "typeName": "string",
- "expirationMonth": 0,
- "expirationYear": 0,
- "createdOn": "2019-08-24T14:15:22Z",
- "accountNumber": "string",
- "routingNumber": "string",
- "accountType": 1,
- "accountHolderType": 1,
- "taxId": "string"
}
], - "total": 0
}
Success
Bad Request
Not Found
Server Error
{- "name": "Payment_Method"
}
{- "errors": {
- "Email": [
- "'Email' is not a valid email address."
]
}, - "details": "Validation failed: \n -- Email: 'Email' is not a valid email address. Severity: Error",
- "statusCode": 400,
- "source": "<Service>",
- "exceptionType": "FluentValidation.ValidationException",
- "correlationId": "aa6cfcd0-0295-4a4c-b074-8c901f114fee",
- "entityId": null,
- "errorCode": null
}
Success
Bad Request
Not Found
Server Error
{- "errors": {
- "Email": [
- "'Email' is not a valid email address."
]
}, - "details": "Validation failed: \n -- Email: 'Email' is not a valid email address. Severity: Error",
- "statusCode": 400,
- "source": "<Service>",
- "exceptionType": "FluentValidation.ValidationException",
- "correlationId": "aa6cfcd0-0295-4a4c-b074-8c901f114fee",
- "entityId": null,
- "errorCode": null
}
Success
Bad Request
Not Found
Server Error
{- "errors": {
- "Email": [
- "'Email' is not a valid email address."
]
}, - "details": "Validation failed: \n -- Email: 'Email' is not a valid email address. Severity: Error",
- "statusCode": 400,
- "source": "<Service>",
- "exceptionType": "FluentValidation.ValidationException",
- "correlationId": "aa6cfcd0-0295-4a4c-b074-8c901f114fee",
- "entityId": null,
- "errorCode": null
}