Community
Internal server error on update Customer API
over 2 years ago by test dev
This is the API that we are working with. https://support.billsby.com/reference/put-customer
When passing all the fields with the card tokenizer I'm getting this error.
{
"StatusCode": 500,
"Message": "Internall Server Error",
"Error": "Value cannot be null. (Parameter 'source')"
}