Success
Forbidden
Not Found
{- "merchantId": "c3073b9d-edd0-49f2-a28d-b7ded8ff9a8b",
- "dueDateAfterDays": 0,
- "taxPercentage": 0,
- "isDiscountEnabled": true,
- "discountPercentage": 0,
- "isShippingFeeEnabled": true,
- "shippingFeeAmount": 0,
- "isFeesEnabled": true,
- "feesPercentage": 0,
- "notes": "string",
- "paymentMethodTypeId": 0,
- "cardPaymentProcessorId": "db82121d-3317-4452-ab36-552196b0f55a",
- "achPaymentProcessorId": "7795a840-221a-45e0-9419-a69eaa3463ff",
- "allowStaffToSetDiscountAndLineItemDiscount": true,
- "allowManuallyEnterLineItems": true,
- "isSmsNotificationAfterPaymentEnabled": true,
- "isSmsNotificationAfterPaymentFailedEnabled": true,
- "canOverWriteInvoiceLineItemPrice": true
}
The invoice settings update request.
Success
Bad Request
Forbidden
Not Found
Server Error
{- "dueDateAfterDays": 0,
- "taxPercentage": 0,
- "isDiscountEnabled": true,
- "discountPercentage": 0,
- "isShippingFeeEnabled": true,
- "shippingFeeAmount": 0,
- "isFeesEnabled": true,
- "feesPercentage": 0,
- "notes": "string",
- "paymentMethodTypeId": 0,
- "cardPaymentProcessorId": "db82121d-3317-4452-ab36-552196b0f55a",
- "achPaymentProcessorId": "7795a840-221a-45e0-9419-a69eaa3463ff",
- "allowStaffToSetDiscountAndLineItemDiscount": true,
- "allowManuallyEnterLineItems": true,
- "isSmsNotificationAfterPaymentEnabled": true,
- "isSmsNotificationAfterPaymentFailedEnabled": true,
- "achAllowFasterProcessing": true,
- "canOverWriteInvoiceLineItemPrice": true
}
{- "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
}