curl --location --request POST '/payment-methods/create' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "string", "guid": "string" }'