curl --location --request GET 'http://127.0.0.1:8000/api/merchants/manage_subscription/get_subscription_details/' \ --header 'Content-Type: application/json' \ --header 'Authorization: Token <token>'
{ "id": 82, "transaction_uuid": "sc-f9b33966049d4618b9620546536abc06", "dwolla_transaction_id": "0a9ea104-4730-ee11-8153-fa714224061e", "amount": 50.0, "user_id": "a4f59f40f61b4e4ba068f7a97f0b2bf8", "consumer_transaction_id": "fa4eb81f-0f0d-4865-8245-871b3909582b", "merchant_transaction_id": "035e7634-ef70-4545-8235-03482ae5df67", "checkout_id": 29, "transaction_status": "pending", "transaction_date_time": "2023-08-01T08:40:11.206201Z", "description": null, "error": null, "created_at": "2023-08-01T08:40:11.206232Z", "updated_at": "2023-08-01T08:40:11.206243Z" }
Retrieve Subscription Details.
Documentation IndexFetch the complete documentation index at: https://magic-21.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://magic-21.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.