(20241218) Can now send tags to apply with the payment request itself, and can even update tags later.

This commit is contained in:
2024-12-18 10:24:42 +05:30
parent 85cc330711
commit c340ebcba5
7 changed files with 388 additions and 4 deletions
+1 -1
View File
@@ -195,7 +195,7 @@ async def get_one_payment_record(
): return ResponseModel(
status_code = StatusCodes.FAILED,
http_code = HttpCodes.UNAUTHORIZED,
message = "The message does not belong to this user."
message = "The record does not belong to this user."
)
# ┳┓